Iterate a function over the names of a list.
1 | nmap(xs, f)
|
xs |
list. The list to iterate over. |
f |
function. The function to apply. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.