Liking cljdoc? Tell your friends :D

statecharts.core


assignclj/s

source

initializeclj/s

source

machineclj/s

source

matchesclj/s

(matches state value)
source

reloadclj/s

(reload service fsm)
source

sendclj/s

(send service event)
(send service event _)
source

serviceclj/s

source

startclj/s

(start service)
source

stateclj/s

(state service)
source

transitionclj/s

source

update-stateclj/s

(update-state service f & args)

Provide a pathway to modify the state of a state machine directly without going through any event.

Return the updated context.

Provide a pathway to modify the state of a state machine directly
without going through any event.

Return the updated context.
sourceraw docstring

valueclj/s

(value service)
source

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

× close