Liking cljdoc? Tell your friends :D

com.fulcrologic.statecharts.event-queue.event-processing


standard-statechart-event-handlerclj/s

(standard-statechart-event-handler
  {:com.fulcrologic.statecharts/keys [working-memory-store processor] :as env}
  {:keys [target] :as event})

A sample implementation of a handler that can be used with receive-events! in order to process an event bound for a statechart.

A sample implementation of a handler that can be used with receive-events! in order to process
an event bound for a statechart.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close