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 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 |