No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(cookie-get k)
(cookie-remove k)
(cookie-set k v)
(cookie-set-forever k v {:keys [expire domain] :or {expire (* 2 365 24 3600)} :as opts})
cljdoc is a website building & hosting documentation for Clojure/Script libraries