No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(assoc! object & keyvals)
(assoc-in! object [key & rest-path :as key-path] value)
(call object key & args)
(call-in object path & args)
(get object key)
(get object key default)
(get-in object path)
(get-in object path default)
(platform)
cljdoc is a website building & hosting documentation for Clojure/Script libraries