Liking cljdoc? Tell your friends :D
Clojure only.

io.randomseed.utils.nop-cache

Random utils, NOP-cache.

Random utils, NOP-cache.
raw docstring

factoryclj

(factory & args)

Creates a NOPCache instance. All lookups return not-found, all mutations return the cache unchanged. Useful as a no-op placeholder when caching is disabled.

Creates a `NOPCache` instance. All lookups return `not-found`, all mutations return
the cache unchanged. Useful as a no-op placeholder when caching is disabled.
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