Skip to content

Instantly share code, notes, and snippets.

@fanweixiao
Created May 14, 2012 10:23
Show Gist options
  • Save fanweixiao/2693126 to your computer and use it in GitHub Desktop.
Save fanweixiao/2693126 to your computer and use it in GitHub Desktop.
Parentheses usage in coffeescript
alert ((_)->((_)->_+_)(((_)->_*_)(_))) 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment