Skip to main content

cycle

functionv1.0

clojure.core/cycle

Available in:BBCLJCLJS
(cycle [coll])
Returns a lazy (infinite!) sequence of repetitions of the items in coll.

No examples yet. Be the first to add one!