Skip to content

Instantly share code, notes, and snippets.

@vincent-pradeilles
Created August 12, 2017 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vincent-pradeilles/45c750544db1d7d1fad0da4348b578b8 to your computer and use it in GitHub Desktop.
Save vincent-pradeilles/45c750544db1d7d1fad0da4348b578b8 to your computer and use it in GitHub Desktop.
curry(add(arg1:arg2:))(2)(3) // returns 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment