MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / memoize

Function memoize

libraries/lodash.js:10555–10573  ·  view source on GitHub ↗

* Creates a function that memoizes the result of `func`. If `resolver` is * provided, it determines the cache key for storing the result based on the * arguments provided to the memoized function. By default, the first argument * provided to the memoized function is used as the map ca

(func, resolver)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

memoizeCappedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected