stopping-definition
to stop at a given iteration.
`stopping-definition` to stop at a given iteration.
(stop-nth snapshot
{:automaton-simulation-de.simulation-engine/keys [n] :as _params})
Is the snapshot
's iteration
greater than or equal to n
, the parameter in params
.
Is the `snapshot`'s `iteration` greater than or equal to `n`, the parameter in `params`.
(stopping-definition)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close