Liking cljdoc? Tell your friends :D

com.billpiel.sayid.inner-trace3


composed-tracer-fnclj

(composed-tracer-fn m _)
source

conj-to-parent!clj

(conj-to-parent! node-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

find-closest-parentclj

(find-closest-parent path path-parents)
source

form->xform-mapclj

(form->xform-map ns-sym form)
source

form->xform-map*clj

(form->xform-map* ns-sym 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 tree-atom & {:keys [skip-closed-check]})
source

get-temp-root-treeclj

(get-temp-root-tree path)
source

inner-tracerclj

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

layer-xpansion-mapsclj

(layer-xpansion-maps bottom top)
source

lazy-recurclj

source

merge-xpansion-mapsclj

(merge-xpansion-maps ms)
source

mk-expr-mappingclj

(mk-expr-mapping ns-sym form)
source

mk-recent-tree-at-inner-pathclj

(mk-recent-tree-at-inner-path path path-parents tree-atom)
source

mk-recur-handlerclj

(mk-recur-handler arity-set)
source

mk-tree-templateclj

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

path->symclj

(path->sym path)
source

prep-traced-bodsclj

(prep-traced-bods traced-bods)
source

produce-recent-tree-atom!clj

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

push-to-tree-atom!clj

(push-to-tree-atom! new-tree tree-atom)
source

quote*clj

(quote* x)
source

record-trace-tree!clj

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

recur-arityclj

(recur-arity v)
source

swap-in-path-symsclj

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

swap-in-path-syms*clj

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

swap-in-path-syms-skip-macroclj

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

sym->pathclj

(sym->path sym)
source

sym-seq->parentclj

(sym-seq->parent syms)
source

tr-fnclj

(tr-fn template tree-atom f & args)
source

tr-if-branchclj

(tr-if-branch template tree-atom v)
source

tr-if-retclj

(tr-if-ret template tree-atom v)
source

tr-if-testclj

(tr-if-test template tree-atom v)
source

tr-let-bindclj

(tr-let-bind template tree-atom v bnd-frm val-frm)
source

tr-let-retclj

(tr-let-ret template tree-atom v)
source

tr-loopclj

(tr-loop template tree-atom v)
source

tr-loop-bindclj

(tr-loop-bind template tree-atom v bnd-frm val-frm)
source

tr-macroclj

(tr-macro template tree-atom mcro v)
source

tr-recurclj

(tr-recur template tree-atom & args)
source

update-tree!clj

(update-tree! tree tree-atom)
source

with-meta-safeclj

(with-meta-safe v m)
source

xform->form-mapclj

(xform->form-map ns-sym form)
source

xpandclj

(xpand form body-idx parent-fn-meta)
source

xpand-allclj

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

xpand-bodyclj

(xpand-body parent-fn-meta idx fn-body)
source

xpand-fnclj

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

xpand-fn*clj

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

xpand-fn-formclj

(xpand-fn-form head form path-sym)
source

xpand-formclj

(xpand-form form src-map fn-meta path path-parent)
source

xpand-ifclj

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

xpand-if-formclj

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

xpand-letclj

(xpand-let [_ binds :as form] src-map fn-meta path path-parent)
source

xpand-let-bindsclj

(xpand-let-binds xbinds orig-binds path-sym)
source

xpand-let-formclj

(xpand-let-form [_ binds & body] orig-binds path-sym)
source

xpand-loopclj

(xpand-loop [_ binds :as form] src-map fn-meta path path-parent)
source

xpand-loop-bindsclj

(xpand-loop-binds xbinds orig-binds path-sym)
source

xpand-loop-formclj

(xpand-loop-form [_ binds & body] orig-binds path-sym recur-arities)
source

xpand-macroclj

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

xpand-macro-formclj

(xpand-macro-form head form path-sym)
source

xpand-recurclj

(xpand-recur form src-map fn-meta path path-parent)
source

xpand-recur-formclj

(xpand-recur-form [_ & form] path-sym)
source

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

× close