No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(composed-tracer-fn m _)
(conj-to-parent! tree-atom parent-atom)
(deep-replace-symbols smap coll)
(deref-children tree-atom)
(dot-sym? sym)
(f1 a)
(form->xform-map form)
(form->xform-map* form)
(get-fn [d s f & r])
(get-form-meta-somehow form)
(get-path->form-maps src)
(get-recent-tree-at-inner-path path recent-trees & {:keys [skip-closed-check]})
(get-temp-root-tree)
(inner-tracer {:keys [workspace qual-sym meta' ns']})
(mk-expr-mapping form)
(mk-recent-tree-at-inner-path path-chain recent-trees)
(mk-tree-template src-map frm-meta fn-meta path-chain & {:keys [macro?]})
(path->sym path)
(produce-recent-tree-atom! inner-path-chain recent-trees & {:keys [skip-closed-check]})
(prs v)
(push-to-recent-trees! tree-atom recent-trees)
(record-trace-tree! tree-atom)
(swap-in-path-syms form)
(swap-in-path-syms form func)
(swap-in-path-syms* form func parent path skip-macro?)
(swap-in-path-syms-skip-macro form)
(sym->path sym)
(sym-seq->parent syms)
(tr-fn recent-trees {:keys [inner-path-chain arg-forms] :as template} f)
(tr-if-branch {:keys [inner-path-chain]} recent-trees test v)
(tr-if-ret recent-trees {:keys [inner-path-chain] :as template} v)
(tr-if-test {:keys [inner-path-chain]} recent-trees v)
(tr-let-bind {:keys [inner-path-chain]} recent-trees v bnd-frm val-frm)
(tr-let-ret recent-trees template v)
(tr-macro recent-trees template mcro v)
(update-last vctr f & args)
(update-tree! tree recent-trees)
(with-meta-safe v m)
(xform->form-map form)
(xpand form parent-fn-meta)
(xpand-all form src-map fn-meta path path-chain)
(xpand-bod fn-bod parent-fn-meta)
(xpand-fn head form src-map fn-meta path path-chain)
(xpand-fn* form parent-fn-meta)
(xpand-fn-form head form template)
(xpand-form form src-map fn-meta & [path path-chain])
(xpand-if form src-map fn-meta path path-chain)
(xpand-if-form [_ test then else] template)
(xpand-let form src-map fn-meta path path-chain)
(xpand-let-binds template binds)
(xpand-let-form [_ binds] [_ _ & frms] template)
(xpand-macro head form src-map fn-meta path path-chain)
(xpand-macro-form head form template)
cljdoc is a website building & hosting documentation for Clojure/Script libraries