Skip to content

Instantly share code, notes, and snippets.

@robotlolita
Created February 23, 2011 21:22
Show Gist options
  • Save robotlolita/841212 to your computer and use it in GitHub Desktop.
Save robotlolita/841212 to your computer and use it in GitHub Desktop.
listener ((x) -> (do_stuff x))
, ((y) -> (do_stuff y))
, ((z) -> (do_stuff z))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment