Description Usage Arguments Value
Map the values in the container to new values suing fun()
1 | map(container, fun)
|
container |
The container to map. |
fun |
A function that returns a new value for each value in the container. |
The container with the values transformed using map.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.