Skip to content

Instantly share code, notes, and snippets.

@pochi
Created August 10, 2012 08:08
Show Gist options
  • Select an option

  • Save pochi/3312524 to your computer and use it in GitHub Desktop.

Select an option

Save pochi/3312524 to your computer and use it in GitHub Desktop.
lambda sample
->(name) { puts "Pochi " + name }.call("garu")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment