mem

v8.1.1
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

xo && npm run build && tsd && ava

build

del-cli dist && tsc

prepack

npm run build

Metadata

  • MIT
  • >=10
  • Sindre Sorhus
  • released 4/20/2021

Downloads