Liking cljdoc? Tell your friends :D
Clojure only.

tech.parallel.next-item-fn


create-next-item-fnclj

(create-next-item-fn item-sequence)

Given a sequence return a function that each time called (with no arguments) returns the next item in the sequence in a mutable fashion.

Given a sequence return a function that each time called (with no arguments)
returns the next item in the sequence in a mutable fashion.
sourceraw docstring

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

× close