Skip to content

Instantly share code, notes, and snippets.

@llinardos
Created May 8, 2018 19:01
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save llinardos/594981b4d2bf7d622b1942eacc9539a8 to your computer and use it in GitHub Desktop.
func getThings(onCompletion callback: (Result<[Thing]>) -> Void) { ... }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment