mem

v10.0.0
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
memoize function mem memoization cache caching optimize performance ttl and 3 more...

test

npm run build

build

del-cli dist && tsc

prepack

npm run build
npm i mem

Metadata

  • MIT
  • >=12.20
  • Sindre Sorhus
  • released 11/14/2023

Downloads