npmjs.org : @stdlib/utils-map-reduce-right : 0.0.1
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
Registry -
Download -
JSON
purl: pkg:npm/%40stdlib/utils-map-reduce-right@0.0.1
Published:
Indexed:
Related tag:
v0.0.1
Readme
Error loading readme
Dependencies
- @stdlib/array-base-filled ^0.0.x Development
- @stdlib/array-complex64 ^0.0.x Development
- @stdlib/array-filled-by ^0.0.x Development
- @stdlib/array-float64 ^0.0.x Development
- @stdlib/bench ^0.0.x Development
- @stdlib/complex-float32 ^0.0.x Development
- @stdlib/complex-imagf ^0.0.x Development
- @stdlib/complex-realf ^0.0.x Development
- @stdlib/math-base-assert-is-nan ^0.0.x Development
- @stdlib/math-base-ops-add ^0.0.x Development
- @stdlib/math-base-ops-cadd ^0.0.x Development
- @stdlib/math-base-special-abs ^0.0.x Development
- @stdlib/math-base-special-cceil ^0.0.x Development
- @stdlib/math-base-special-pow ^0.0.x Development
- @stdlib/ndarray-array ^0.0.x Development
- @stdlib/ndarray-ctor ^0.0.x Development
- @stdlib/random-base-discrete-uniform ^0.0.x Development
- @stdlib/utils-nary-function ^0.0.x Development
- @stdlib/utils-noop ^0.0.x Development
- istanbul ^0.4.1 Development
- tap-spec 5.x.x Development
- tape git+https://github.com/kgryte/tape.git#fix/globby Development
- @stdlib/array-base-arraylike2object ^0.0.x
- @stdlib/assert-is-array-like-object ^0.0.x
- @stdlib/assert-is-function ^0.0.x
- @stdlib/assert-is-ndarray-like ^0.0.x
- @stdlib/ndarray-base-ndarraylike2object ^0.0.x
- @stdlib/ndarray-base-vind2bind ^0.0.x
- @stdlib/types ^0.0.x