Liking cljdoc? Tell your friends :D

automaton-simulation-de.impl.stopping-definition.iteration-nth

stopping-definition to stop at a given iteration.

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

stop-nthclj/s

(stop-nth snapshot {: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`.
raw docstring

stopping-definitionclj/s

(stopping-definition)

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

× close