No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(definterface+ name & body)
(defprotocol+ name & body)
(defrecord+ name & body)
(deftype+ name & body)
(fast-satisfies protocol-var)
(future-with executor & body)
(invoke-callbacks callbacks)
(mutex)
(wait-for & body)
(when-class class & body)
(when-core-async & body)
(with-lock lock & body)
(with-lock* lock & body)
(without-overflow executor & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries