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