Skip to content

Instantly share code, notes, and snippets.

@lengshuiyulangcn
Last active August 29, 2015 14:10
Show Gist options
  • Save lengshuiyulangcn/64ff0a6ad3696ecd04a9 to your computer and use it in GitHub Desktop.
Save lengshuiyulangcn/64ff0a6ad3696ecd04a9 to your computer and use it in GitHub Desktop.
p =->(x){x**2}
#call with p.call(x) or p.(x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment