memoize3.3mMIT10.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
sindresorhus6 months atrásmemoize, function, mem, memoization lodash.memoize104.2mMIT4.1.2The lodash method `_.memoize` exported as a module.
lodashabout 3 years atrásmemoize, lodash-modularized memoize-one61.9mMIT6.0.0A memoization library which only remembers the latest invocation
alexreardonabout 2 years atrásmemoize, memoization, cache, performance