Liking cljdoc? Tell your friends :D
Clojure only.

finite-cache.core


finite-cacheclj

(finite-cache
  f
  {:keys [delay await-timeout] :or {delay 0 await-timeout 1000} :as opts})
source

ICachecljprotocol

cacheclj

(cache this)

change-settingsclj

(change-settings this opts)

executor-stateclj

(executor-state this)

invalidateclj

(invalidate this)

memo-fnclj

(memo-fn this)

restart-executorclj

(restart-executor this)

shutdown-executorclj

(shutdown-executor this)

sizeclj

(size this)
source

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

× close