Liking cljdoc? Tell your friends :D

automaton-simulation-de.impl.stopping-definition.bucket

stopping-definition to stop at a given bucket.

`stopping-definition` to stop at a given bucket.
raw docstring

stop-bucketclj/s

(stop-bucket {:automaton-simulation-de.scheduler.snapshot/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.
raw docstring

stopping-definitionclj/s

(stopping-definition)

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

× close