Skip to content

Instantly share code, notes, and snippets.

@macbaszii
Created August 24, 2015 05:49
Show Gist options
  • Select an option

  • Save macbaszii/e140241036756c7ed864 to your computer and use it in GitHub Desktop.

Select an option

Save macbaszii/e140241036756c7ed864 to your computer and use it in GitHub Desktop.
map({ $0 + 2 }, { $0 + 3 })
// => ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment