npmjs.org : @stdlib/utils-memoize : 0.0.7
Memoize a function.
Registry -
Download -
JSON
purl: pkg:npm/%40stdlib/utils-memoize@0.0.7
Published:
Indexed:
Related tag:
v0.0.7
Loading...
Readme
Loading...
Dependencies
- @stdlib/assert-is-plain-object ^0.0.x Development
- @stdlib/bench ^0.0.x Development
- @stdlib/math-base-special-ceil ^0.0.x Development
- @stdlib/math-base-special-floor ^0.0.x Development
- @stdlib/random-base-negative-binomial ^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-has-own-property ^0.0.x
- @stdlib/assert-is-function ^0.0.x
- @stdlib/utils-define-nonenumerable-read-only-property ^0.0.x
- @stdlib/utils-identity-function ^0.0.x