No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(->ns something)
(->sym something)
(cljs-instrument-fn [_ sym] opts instrumenter)
(cljs-instrument-ns ns-sym opts instrumented)
(cljs-uninstrument-fn [_ sym] opts instrumenter)
(cljs-uninstrument-ns ns-sym opts uninstrumented)
(get-file env file)
(instrument s opts instrumenter)
(target-language env)
(uninstrument s opts instrumenter)
(var->sym v)
(vars-in-ns sym)
cljdoc is a website building & hosting documentation for Clojure/Script libraries