Iterates until a given iteration number
Iterates until a given iteration number
(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 iterationhandler
Stop after iteration n Writes `::stop` in the request under the `::scheduler-middleware-request/stop` keyword Params: * `n` the number of iteration * `handler`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close