Skip to main content

repeat

functionv1.0

clojure.core/repeat

Available in:BBCLJCLJS
(repeat [x] [n x])
Returns a lazy (infinite!, or length n if supplied) sequence of xs.

No examples yet. Be the first to add one!