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