No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(composed-tracer-fn m _)
(conj-to-parent! node-atom parent-atom)
(deep-replace-symbols smap coll)
(deref-children tree-atom)
(dot-sym? sym)
(f1 a)
(find-closest-parent path path-parents)
(form->xform-map ns-sym form)
(form->xform-map* ns-sym form)
(get-fn [d s f & r])
(get-form-meta-somehow form)
(get-path->form-maps src)
(get-recent-tree-at-inner-path path tree-atom & {:keys [skip-closed-check]})
(get-temp-root-tree path)
(inner-tracer {:keys [workspace qual-sym meta' ns']})
(layer-xpansion-maps bottom top)
(merge-xpansion-maps ms)
(mk-expr-mapping ns-sym form)
(mk-recent-tree-at-inner-path path path-parents tree-atom)
(mk-recur-handler arity-set)
(mk-tree-template src-map frm-meta fn-meta path & {:keys [macro?]})
(path->sym path)
(prep-traced-bods traced-bods)
(produce-recent-tree-atom! path path-parents tree-atom & {:keys [skip-closed-check]})
(push-to-tree-atom! new-tree tree-atom)
(quote* x)
(record-trace-tree! tree-atom)
(recur-arity v)
(swap-in-path-syms ns-sym form)
(swap-in-path-syms ns-sym form func)
(swap-in-path-syms* ns-sym form func parent path skip-macro?)
(swap-in-path-syms-skip-macro ns-sym form)
(sym->path sym)
(sym-seq->parent syms)
(tr-fn template tree-atom f & args)
(tr-if-branch template tree-atom v)
(tr-if-ret template tree-atom v)
(tr-if-test template tree-atom v)
(tr-let-bind template tree-atom v bnd-frm val-frm)
(tr-let-ret template tree-atom v)
(tr-loop template tree-atom v)
(tr-loop-bind template tree-atom v bnd-frm val-frm)
(tr-macro template tree-atom mcro v)
(tr-recur template tree-atom & args)
(update-tree! tree tree-atom)
(with-meta-safe v m)
(xform->form-map ns-sym form)
(xpand form body-idx parent-fn-meta)
(xpand-all form src-map fn-meta path path-parent)
(xpand-body parent-fn-meta idx fn-body)
(xpand-fn head form src-map fn-meta path path-parent)
(xpand-fn* form parent-fn-meta)
(xpand-fn-form head form path-sym)
(xpand-form form src-map fn-meta path path-parent)
(xpand-if form src-map fn-meta path path-parent)
(xpand-if-form [_ test then else] path-sym)
(xpand-let [_ binds :as form] src-map fn-meta path path-parent)
(xpand-let-binds xbinds orig-binds path-sym)
(xpand-let-form [_ binds & body] orig-binds path-sym)
(xpand-loop [_ binds :as form] src-map fn-meta path path-parent)
(xpand-loop-binds xbinds orig-binds path-sym)
(xpand-loop-form [_ binds & body] orig-binds path-sym recur-arities)
(xpand-macro head form src-map fn-meta path path-parent)
(xpand-macro-form head form path-sym)
(xpand-recur form src-map fn-meta path path-parent)
(xpand-recur-form [_ & form] path-sym)
cljdoc is a website building & hosting documentation for Clojure/Script libraries