memoize3.3mMIT10.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
sindresorhusIl y a 6 monthsmemoize, function, mem, memoization lodash.memoize104.2mMIT4.1.2The lodash method `_.memoize` exported as a module.
lodashIl y a about 3 yearsmemoize, lodash-modularized memoize-one61.9mMIT6.0.0A memoization library which only remembers the latest invocation
alexreardonIl y a about 2 yearsmemoize, memoization, cache, performance