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