(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close