Liking cljdoc? Tell your friends :D

statecharts.integrations.re-frame

Integration with re-frame

Integration with re-frame
raw docstring

call-fxclj/s

(call-fx effects)

Create an action that when called would dispatch the provided effects.

Create an action that when called would dispatch the provided
effects.
sourceraw docstring

canon-eventclj/s

(canon-event event data)
source

connect-rf-dbclj/s

(connect-rf-db service path)
(connect-rf-db service path f)

Update the given path of re-frame app-db whenever the state of the fsm service changes.

Update the given path of re-frame app-db whenever the state of the
fsm service changes.
sourceraw docstring

default-optsclj/s

(default-opts)
source

epochsclj/s

source

fx-actionclj/s

(fx-action effects)

Create an action that when called would dispatch the provided effects.

Create an action that when called would dispatch the provided
effects.
sourceraw docstring

integrateclj/s

(integrate machine)
(integrate {:keys [id] :as machine} {:keys [clock]})
source

log-discarded-eventclj/s

(log-discarded-event {:keys [type]})
source

make-rf-schedulerclj/s

(make-rf-scheduler {:keys [path transition-event]} clock)
source

new-epochclj/s

(new-epoch id)
source

safe-incclj/s

source

should-discardclj/s

(should-discard event current-epoch)
source

with-epochclj/s

(with-epoch event epoch)
source

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

× close