Description Usage Arguments Value Examples
Curries a function. See http://en.wikipedia.org/wiki/Currying for more information.
1 |
func |
The function to curry. |
... |
The parameters to use (named parameters can be used). |
The curried function.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.