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

Writes ::stop in the request under the ::scheduler-middleware-request/stop keyword

Params:

  • n the number of iteration
  • handler
Stop after iteration n

Writes `::stop` in the request under the `::scheduler-middleware-request/stop` keyword

Params:
* `n` the number of iteration
* `handler`
raw docstring

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

× close