Liking cljdoc? Tell your friends :D

tiltontec.cell.base


*c-prop-depth*clj/s


*call-stack*clj/s


*causation*clj/s


*defer-changes*clj/s


*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
raw docstring

*finbiz-id*clj/s


*not-to-be*clj/s


*unfinished-business*clj/s


*within-integrity*clj/s


+c-debug+clj/s


+c-stopper+clj/s


+causeclj/s

(+cause)

+client-q-handler+clj/s


+pulse+clj/s


+stop+clj/s


c-assertclj/s

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

c-breakclj/s

(c-break & args)

c-callersclj/s

(c-callers ref)

c-debugclj/s

(c-debug c tag)

c-ephemeral?clj/s

(c-ephemeral? ref)

c-formula?clj/s

(c-formula? c)

c-input?clj/s

(c-input? ref)

c-lazyclj/s

(c-lazy ref)

c-md-nameclj/s

(c-md-name c)

c-meclj/s

(c-me ref)

c-modelclj/s

(c-model rc)

c-optimizeclj/s

(c-optimize ref)

c-optimized-away?clj/s

(c-optimized-away? c)

c-pulseclj/s

(c-pulse ref)

c-pulse-last-changedclj/s

(c-pulse-last-changed ref)

c-pulse-observedclj/s

(c-pulse-observed ref)

c-ref?clj/s

(c-ref? x)

c-ruleclj/s

(c-rule ref)

c-slotclj/s

(c-slot ref)

c-slot-nameclj/s

(c-slot-name rc)

c-slotsclj/s

(c-slots c k)

c-stateclj/s

(c-state ref)

c-stopclj/s

(c-stop)
(c-stop why)

c-stoppedclj/s

(c-stopped)

c-stopperclj/s

(c-stopper why)

c-synapsesclj/s

(c-synapses ref)

c-synaptic?clj/s

(c-synaptic? ref)

c-unbound?clj/s

(c-unbound? rc)

c-usedsclj/s

(c-useds ref)

c-usersclj/s

(c-users ref)

c-valid?clj/s

(c-valid? rc)

c-valueclj/s

(c-value c)

c-value-stateclj/s

(c-value-state rc)

c-warnclj/s

(c-warn & args)

caller-dropclj/s

(caller-drop used caller)

caller-ensureclj/s

(caller-ensure used new-caller)

cells-initclj/s

(cells-init)

cells-resetclj/s

(cells-reset)
(cells-reset options)

cprclj/smacro

(cpr & r)

ia-typeclj/s

(ia-type it)

ia-type?clj/s

(ia-type? it typ)

md-ref?clj/s

(md-ref? x)

md-slot-owning?clj/s

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

mdead?clj/smultimethod


pcellclj/smacro

(pcell tag c)

un-stoppedclj/smacro

(un-stopped & body)

unboundclj/s


uncurrentclj/s


(unlink-from-callers c)

ustack$clj/s

(ustack$ tag)

when-boundclj/s

(when-bound x)

without-c-dependencyclj/smacro

(without-c-dependency & body)

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

× close