No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(get-named-cache this cache-name cache-size)
(compute-if-absent this k stored-key-fn f)
(evict this k)
(new-cache size)
(new-cache-providing-kv-store kv)
(new-cached-index idx cache-size)
(new-cached-object-store kv)
(new-cached-object-store kv cache-size)
(new-cached-snapshot snapshot close-snapshot?)
cljdoc is a website building & hosting documentation for Clojure/Script libraries