Liking cljdoc? Tell your friends :D

restql.core.cache


cachedclj

(cached function)

Verifies if a given function is cached, executing and saving on the cache if not cached or returning the cached value

Verifies if a given function is cached, executing and saving on the cache
if not cached or returning the cached value
raw docstring

CACHED_COUNTclj


clear-cacheclj

(clear-cache cached-fn)

Clears the cache

Clears the cache
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close