Skip to main content

shrink-2

function

clojure.test.check.generators/shrink-2

(shrink-2 [gen])
Creates a new generator like `gen`, but will consider nodes for shrinking even if their parent passes the test (up to one additional level).

No examples yet. Be the first to add one!