Liking cljdoc? Tell your friends :D

com.fulcrologic.statecharts.execution-model.lambda

An execution model that expects expressions a conditions to be CLJ(C) expressions or functions. It integrates with the data model so that return values of scripts/expressions can return transactions for the data model. It also requires the event queue so it can send error events back to the machine if the expression has an error.

An execution model that expects expressions a conditions to be CLJ(C)
expressions or functions. It integrates with the data model so that return values
of scripts/expressions can return transactions for the data model. It also requires the event queue
so it can send error events back to the machine if the expression has an error.
raw docstring

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

× close