Liking cljdoc? Tell your friends :D

automaton-simulation-de.event-library.common

Event library helpers.

Event library helpers.
raw docstring

delay-eventclj/s

(delay-event event-to-postpone delay)

Play the event in the future, with a fix delay.

Play the event in the future, with a fix delay.
raw docstring

init-eventsclj/s

(init-events events-to-add initial-date)

Add events from events-to-add to the future-events, set the initial-date to them.

Add events from `events-to-add` to the future-events, set the `initial-date` to them.
raw docstring

sinkclj/s

(sink _event state future-events)

A sink is a noop event creating no other events.

A sink is a noop event creating no other events.
raw docstring

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

× close