(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.
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 |