Description Usage Arguments Value Functions See Also
Recursively fold a function across a list, yielding a scalar.
1 2 3 |
ls |
A function, with class |
fn |
A binary function, i.e. a function that takes two arguments |
init |
The initial value for the recursive |
... |
Additional arguments to |
A scalar
reduce_right
: Reduce the list from the other direction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.