Temporary namespace, work in progress
Temporary namespace, work in progress
(evt-str {:keys [:automaton-simulation-de.scheduler.event/date
:automaton-simulation-de.scheduler.event/type]
:as _evt})
Turns an event evt
into a string.
Turns an event `evt` into a string.
(evt-with-data-str {:keys [:automaton-simulation-de.scheduler.event/date
:automaton-simulation-de.scheduler.event/type]
:as evt})
Turns an event evt
into a string, including its data.
Turns an event `evt` into a string, including its data.
(scheduler-snapshot state-rendering
{:keys [id state future-events] :as scheduler-iteration})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |