Skip to content

Instantly share code, notes, and snippets.

@ennioma
Last active July 6, 2017 21:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ennioma/ab045403264daf6ddcb01492f52802e5 to your computer and use it in GitHub Desktop.
Save ennioma/ab045403264daf6ddcb01492f52802e5 to your computer and use it in GitHub Desktop.
func fetch<T: Storable>(_ model: T.Type, predicate: NSPredicate?, sorted: Sorted?, completion: (([T]) -> ()))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment