Description Usage Arguments Value
Reduce each sublist in a list of lists.
1 | reducemap(xs, f)
|
xs |
list. The list of lists to reduce. |
f |
function. The reducing function to apply. |
a list where each element of the list of lists is reduced.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.