Liking cljdoc? Tell your friends :D
All platforms.

automaton-simulation-de.middleware.iteration-n

Iterates until a given iteration number

Iterates until a given iteration number
raw docstring

wrap-iteration-nclj/s

(wrap-iteration-n n handler)

Stop after the iteration numbered n. Writes ::stop in the request under the ::scheduler-middleware-request/stop keyword.

Stop after the iteration numbered `n`.
Writes `::stop` in the request under the `::scheduler-middleware-request/stop` keyword.
raw docstring

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

× close