Liking cljdoc? Tell your friends :D
Clojure only.

strojure.memoize-one.manual-cache

Memoize single value in the manually evicting cache.

Memoize single value in the manually evicting cache.
raw docstring

memoizeclj

(memoize f)

Returns loading cache for the 0-arity function f. The value can be evicted manually using (evict ref).

Returns loading cache for the 0-arity function `f`. The value can be evicted
manually using `(evict ref)`.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close