Skip to main content

replicate

functionv1.7

cljs.core/replicate

Available in:BBCLJS
(replicate [n x])
DEPRECATED: Use 'repeat' instead. Returns a lazy seq of n xs.

No examples yet. Be the first to add one!