Liking cljdoc? Tell your friends :D

tiltontec.cell.base


*c-prop-depth*clj/s

source

*call-stack*clj/s

source

*causation*clj/s

source

*defer-changes*clj/s

source

*depender*clj/s

depender let's us differentiate between the call stack and and dependency. The problem with overloading call-stack with both roles is that we miss cyclic reentrance when we use without-c-dependency in a rule to get once behavior or just when fm-traversing to find someone

*depender* let's us differentiate between the call stack and
and dependency. The problem with overloading *call-stack* with both roles
is that we miss cyclic reentrance when we use without-c-dependency in a
rule to get once behavior or just when fm-traversing to find someone
sourceraw docstring

*finbiz-id*clj/s

source

*not-to-be*clj/s

source

*unfinished-business*clj/s

source

*within-integrity*clj/s

source

+c-debug+clj/s

source

+c-stopper+clj/s

source

+causeclj/s

(+cause)
source

+client-q-handler+clj/s

source

+pulse+clj/s

source

+stop+clj/s

source

c-assertclj/s

(c-assert assertion)
(c-assert assertion fmt$ & fmt-args)
source

c-breakclj/s

(c-break & args)
source

c-callersclj/s

(c-callers ref)
source

c-debugclj/s

(c-debug c tag)
source

c-ephemeral?clj/s

(c-ephemeral? ref)
source

c-formula?clj/s

(c-formula? c)
source

c-input?clj/s

(c-input? ref)
source

c-lazyclj/s

(c-lazy ref)
source

c-md-nameclj/s

(c-md-name c)
source

c-meclj/s

(c-me ref)
source

c-modelclj/s

(c-model rc)
source

c-optimizeclj/s

(c-optimize ref)
source

c-optimized-away?clj/s

(c-optimized-away? c)
source

c-pulseclj/s

(c-pulse ref)
source

c-pulse-last-changedclj/s

(c-pulse-last-changed ref)
source

c-pulse-observedclj/s

(c-pulse-observed ref)
source

c-ref?clj/s

(c-ref? x)
source

c-ruleclj/s

(c-rule ref)
source

c-slotclj/s

(c-slot ref)
source

c-slot-nameclj/s

(c-slot-name rc)
source

c-slotsclj/s

(c-slots c k)
source

c-stateclj/s

(c-state ref)
source

c-stopclj/s

(c-stop)
(c-stop why)
source

c-stoppedclj/s

(c-stopped)
source

c-stopperclj/s

(c-stopper why)
source

c-synapsesclj/s

(c-synapses ref)
source

c-synaptic?clj/s

(c-synaptic? ref)
source

c-unbound?clj/s

(c-unbound? rc)
source

c-usedsclj/s

(c-useds ref)
source

c-usersclj/s

(c-users ref)
source

c-valid?clj/s

(c-valid? rc)
source

c-valueclj/s

(c-value c)
source

c-value-stateclj/s

(c-value-state rc)
source

c-warnclj/s

(c-warn & args)
source

caller-dropclj/s

(caller-drop used caller)
source

caller-ensureclj/s

(caller-ensure used new-caller)
source

cells-initclj/s

(cells-init)
source

cells-resetclj/s

(cells-reset)
(cells-reset options)
source

cprclj/smacro

(cpr & r)
source

ia-typeclj/s

(ia-type it)
source

ia-type?clj/s

(ia-type? it typ)
source

md-ref?clj/s

(md-ref? x)
source

md-slot-owning?clj/s

(md-slot-owning? class-name slot-name)
source

mdead?clj/smultimethod

source

pcellclj/smacro

(pcell tag c)
source

un-stoppedclj/smacro

(un-stopped & body)
source

unboundclj/s

source

uncurrentclj/s

source

(unlink-from-callers c)
source

ustack$clj/s

(ustack$ tag)
source

when-boundclj/s

(when-bound x)
source

without-c-dependencyclj/smacro

(without-c-dependency & body)
source

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

× close