Skip to content

Instantly share code, notes, and snippets.

@twittemb
Created May 2, 2018 16:56
Show Gist options
  • Select an option

  • Save twittemb/482bd2fe14b2c444ef96fe5154fffddc to your computer and use it in GitHub Desktop.

Select an option

Save twittemb/482bd2fe14b2c444ef96fe5154fffddc to your computer and use it in GitHub Desktop.
func fetch<Model: Codable> (fromRoute route: Routes,
then: @escaping (Result<Model>) -> Void) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment