Liking cljdoc? Tell your friends :D

signum.signal


*tracker*clj/s

source

alter!clj/s

(alter! signal fun & args)
source

IAlterclj/sprotocol

-alter!clj/s

(-alter! signal fun args)
source

if-hotclj/smacro

(if-hot bindings then else)
source

IStateclj/sprotocol

cold?clj/s

(cold? signal)

error?clj/s

(error? signal)

hot?clj/s

(hot? signal)
source

IWatchWatchersclj/sprotocol

add-watcher-watchclj/s

(add-watcher-watch signal key watch-fn)

remove-watcher-watchclj/s

(remove-watcher-watch signal key)
source

Signalcljs

source

signalclj/s

(signal)
(signal state)
source

when-hotclj/smacro

(when-hot bindings & body)
source

with-trackingclj/smacro

(with-tracking tracker-fn & body)
source

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

× close