Liking cljdoc? Tell your friends :D
All platforms.

automaton-simulation-de.scheduler.event-execution

An event execution is updating the state and may trigger some new events to be added in the future events. The result of the event execution could be dependent on the state or random variable.

An event execution is updating the state and may trigger some new events to be added in the future events. The result of the event execution could be dependent on the state or random variable.

* [See entity](docs/archi/event_execution.png)
raw docstring

schemaclj/s

An event is a tuple which first value is a keyword for the event type, the second is a date

An event is a tuple which first value is a keyword for the event type, the second is a date
raw docstring

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

× close