Description Usage Arguments Value
Partial function function application is usually done by using the
function
keyword to define a new function with some arguments
pre-specified. This function allows you to make a partially applied function
directly from a partial function call.
1 |
.call |
A partial function call. |
.quote |
Logical; If |
A function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.