Skip to main content

coll-gen

functionv1.9

cljs.spec/coll-gen

(coll-gen [pred init-coll])
returns a function of no args that returns a generator of collections of items conforming to pred, with the same shape as init-coll

No examples yet. Be the first to add one!