Skip to content

Instantly share code, notes, and snippets.

@sajjadyousefnia
Created July 15, 2018 10: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 sajjadyousefnia/2e5e06495aa683d96be81caf10b0de33 to your computer and use it in GitHub Desktop.
Save sajjadyousefnia/2e5e06495aa683d96be81caf10b0de33 to your computer and use it in GitHub Desktop.
ints.filter { it > 0 } // this literal is of type '(it: Int) -> Boolean'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment