An alternative to clojure.core/run!
that does not short-circuit on reduced.
An alternative to `clojure.core/run!` that does not short-circuit on reduced.
(run-all! f c)
Reduce over c and invoke f on each (and every) element. Returns nil.
Reduce over c and invoke f on each (and every) element. Returns nil.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |