No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(callsite trace)
(instrument sym-or-syms)
(instrument sym-or-syms opts)
(instrument-fn sym)
(instrument-fn sym opts)
(instrument-ns sym-or-syms)
(instrument-ns sym-or-syms opts)
(instrumented sym v meta* inner opts)
(log workspace id trace opts)
(now)
(reset-workspace! workspace)
(same-callsite? trace1 trace2)
(trace-fn-call name f args meta* opts)
(uninstrument)
(uninstrument sym-or-syms)
(uninstrument sym-or-syms opts)
(uninstrument-fn sym)
(uninstrument-fn sym opts)
(uninstrument-ns sym-or-syms)
(uninstrument-ns sym-or-syms opts)
removes instrumentation
(uninstrumented sym v file inner opts)
cljdoc is a website building & hosting documentation for Clojure/Script libraries