npmjs.org : @stdlib/utils-reduce2d : 0.2.1
Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.
Registry -
Download -
JSON
Integrity: sha512-tjb5nX8liNd6RfiJuEsF... -
purl: pkg:npm/%40stdlib/[email protected]
Published:
Indexed:
Related tag:
v0.2.1
Loading...
Readme
Loading...
Dependencies
- @stdlib/assert-is-array-like-object ^0.2.1
- @stdlib/assert-is-collection ^0.2.1
- @stdlib/assert-is-function ^0.2.1
- @stdlib/string-format ^0.2.1