Iterates until a given iteration number
Iterates until a given iteration number
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close