No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(arg-count f)
(assemble-call path-fn body-fn method)
(body-fn params)
(call-> call & thens)
(client spellbook service-name)
(endpoint impls [endpoint spec])
(endpoint base-url {:keys [path method params] :as spec})
(format-path values [f & fragments])
(path-fn base-path path)
(service spellbook service-name & impls)
(validate received expected raise!)
(wrap endpoints)
(wrap-endpoint {:keys [params method returns response] :or {response ok}} f)
cljdoc is a website building & hosting documentation for Clojure/Script libraries