sindresorhus/memoize

sindresorhus/memoize

Releases28
Frequency4 months 2 weeks
Last Release
Stars1.16K
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input

Linked projects

Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Stub TypeScript definitions entry for mem, which provides its own types definitions
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input