Description Usage Arguments Value Examples
invoke_map combinator which apply each function to each vector respectively
1 | invoke_map(x, f)
|
x |
list of vectos to which apply |
f |
list of functions (or lambda expressions) for mapping |
list of vectors with applyed function
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.