Liking cljdoc? Tell your friends :D

cloffeine.cache


getclj

(get cache k loading-fn)
source

get-if-presentclj

(get-if-present cache k)
source

invalidate!clj

(invalidate! cache k)
source

make-cacheclj

(make-cache)
(make-cache settings)
source

put!clj

(put! cache k v)
source

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

× close