Skip to content

Instantly share code, notes, and snippets.

@fabiokung
Created July 22, 2009 21:00
Show Gist options
  • Save fabiokung/152267 to your computer and use it in GitHub Desktop.
Save fabiokung/152267 to your computer and use it in GitHub Desktop.
Scala:
( _.bla() )
Groovy:
{ it.bla() }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment