Skip to main content

snapshot

function

clojure.core.memoize/snapshot

(snapshot [memoized-fn])
Returns a snapshot of a core.memo-placed memoization cache. By snapshot you can infer that what you get is only the cache contents at a moment in time.

No examples yet. Be the first to add one!