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
Examples
No examples yet. Be the first to add one!