stopping-definition
to stop at a given bucket.
`stopping-definition` to stop at a given bucket.
(stop-bucket {:automaton-simulation-de.simulation-engine/keys [date]
:as _snapshot
:or {date 0}}
{:keys [b] :as _params})
Stops after the date
is reached, or after.
Stops after the `date` is reached, or after.
(stopping-definition)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close