Liking cljdoc? Tell your friends :D

com.billpiel.sayid.inner-trace2


composed-tracer-fnclj

(composed-tracer-fn m _)
source

conj-to-parent!clj

(conj-to-parent! tree-atom parent-atom)
source

deep-replace-symbolsclj

(deep-replace-symbols smap coll)
source

deref-childrenclj

(deref-children tree-atom)
source

dot-sym?clj

(dot-sym? sym)
source

f1clj

(f1 a)
source

form->xform-mapclj

(form->xform-map form)
source

form->xform-map*clj

(form->xform-map* form)
source

get-fnclj

(get-fn [d s f & r])
source

get-form-meta-somehowclj

(get-form-meta-somehow form)
source

get-path->form-mapsclj

(get-path->form-maps src)
source

get-recent-tree-at-inner-pathclj

(get-recent-tree-at-inner-path path recent-trees & {:keys [skip-closed-check]})
source

get-temp-root-treeclj

(get-temp-root-tree)
source

inner-tracerclj

(inner-tracer {:keys [workspace qual-sym meta' ns']})
source

mk-expr-mappingclj

(mk-expr-mapping form)
source

mk-recent-tree-at-inner-pathclj

(mk-recent-tree-at-inner-path path-chain recent-trees)
source

mk-tree-templateclj

(mk-tree-template src-map frm-meta fn-meta path-chain & {:keys [macro?]})
source

path->symclj

(path->sym path)
source

produce-recent-tree-atom!clj

(produce-recent-tree-atom! inner-path-chain
                           recent-trees
                           &
                           {:keys [skip-closed-check]})
source

prsclj

(prs v)
source

push-to-recent-trees!clj

(push-to-recent-trees! tree-atom recent-trees)
source

record-trace-tree!clj

(record-trace-tree! tree-atom)
source

rt'clj

source

swap-in-path-symsclj

(swap-in-path-syms form)
(swap-in-path-syms form func)
source

swap-in-path-syms*clj

(swap-in-path-syms* form func parent path skip-macro?)
source

swap-in-path-syms-skip-macroclj

(swap-in-path-syms-skip-macro form)
source

sym->pathclj

(sym->path sym)
source

sym-seq->parentclj

(sym-seq->parent syms)
source

tr-fnclj

(tr-fn recent-trees {:keys [inner-path-chain arg-forms] :as template} f)
source

tr-if-branchclj

(tr-if-branch {:keys [inner-path-chain]} recent-trees test v)
source

tr-if-retclj

(tr-if-ret recent-trees {:keys [inner-path-chain] :as template} v)
source

tr-if-testclj

(tr-if-test {:keys [inner-path-chain]} recent-trees v)
source

tr-let-bindclj

(tr-let-bind {:keys [inner-path-chain]} recent-trees v bnd-frm val-frm)
source

tr-let-retclj

(tr-let-ret recent-trees template v)
source

tr-macroclj

(tr-macro recent-trees template mcro v)
source

trace-fn-setclj

source

update-lastclj

(update-last vctr f & args)
source

update-tree!clj

(update-tree! tree recent-trees)
source

with-meta-safeclj

(with-meta-safe v m)
source

xform->form-mapclj

(xform->form-map form)
source

xpandclj

(xpand form parent-fn-meta)
source

xpand-allclj

(xpand-all form src-map fn-meta path path-chain)
source

xpand-bodclj

(xpand-bod fn-bod parent-fn-meta)
source

xpand-fnclj

(xpand-fn head form src-map fn-meta path path-chain)
source

xpand-fn*clj

(xpand-fn* form parent-fn-meta)
source

xpand-fn-formclj

(xpand-fn-form head form template)
source

xpand-formclj

(xpand-form form src-map fn-meta & [path path-chain])
source

xpand-ifclj

(xpand-if form src-map fn-meta path path-chain)
source

xpand-if-formclj

(xpand-if-form [_ test then else] template)
source

xpand-letclj

(xpand-let form src-map fn-meta path path-chain)
source

xpand-let-bindsclj

(xpand-let-binds template binds)
source

xpand-let-formclj

(xpand-let-form [_ binds] [_ _ & frms] template)
source

xpand-macroclj

(xpand-macro head form src-map fn-meta path path-chain)
source

xpand-macro-formclj

(xpand-macro-form head form template)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close