npmjs.org : @stdlib/utils-key-by-right : 0.0.5
Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:npm/%40stdlib/utils-key-by-right@0.0.5
Published:
Indexed:
Related tag:
v0.0.5
Loading...
Readme
Loading...
Dependencies
- @stdlib/array-float64 ^0.0.x Development
- @stdlib/bench ^0.0.x Development
- @stdlib/math-base-special-pow ^0.0.x Development
- @stdlib/random-base-randu ^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/assert-is-collection ^0.0.x
- @stdlib/assert-is-function ^0.0.x
- @stdlib/types ^0.0.x