reduce
Folds every cell into a single accumulator, visiting keys in ascending order and each row left to right.
API Reference
Signature
Parameters
Returns
The final accumulator value.
Throws
Does not throw (beyond errors raised by reducer).
Folds every cell into a single accumulator, visiting keys in ascending order and each row left to right.
The final accumulator value.
Does not throw (beyond errors raised by reducer).