npmjs.org : @stdlib/utils-map-arguments : 0.0.1
Create a function that applies arguments to a provided function after transforming arguments according to a callback function.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:npm/%40stdlib/utils-map-arguments@0.0.1
Published:
Indexed:
Related tag:
v0.0.1
Loading...
Readme
Loading...
Dependencies
- @stdlib/array-filled-by ^0.0.x Development
- @stdlib/bench ^0.0.x Development
- @stdlib/math-base-assert-is-nan ^0.0.x Development
- @stdlib/math-base-ops-add ^0.0.x Development
- @stdlib/utils-filter-arguments ^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-function ^0.0.x