Skip to main content

sample-seq

function

clojure.test.check.generators/sample-seq

(sample-seq [generator] [generator max-size])
Returns an infinite sequence of realized values from `generator`. Note that this function is a dev helper and is not meant to be used to build other generators.

No examples yet. Be the first to add one!