Description Usage Arguments Value See Also
One of the most obvious extensions of a functional list is a tool to iterate over that "object."
1 |
ls |
A function, with class |
fn |
A function be applied to each of the scalars contained in the arguments of the functional list object |
... |
Additional arguments to |
A functional list of the same length as ls
, where each new element
is equal to fn(x)
of each scalar contained in ls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.