No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(init-in-memory-session)
(init-in-memory-session store)
(make-session-store)
(make-session-store m)
(add! store key value)
(delete! store key)
(dump store)
(fetch store key)
cljdoc is a website building & hosting documentation for Clojure/Script libraries