Closed edsko closed 1 year ago
It is now entirely idiomatic (does not use fromShrinkTree, but instead just uses internal shrinking), and also cleaner (no need for Perturb at all).
fromShrinkTree
Perturb
It is now entirely idiomatic (does not use
fromShrinkTree
, but instead just uses internal shrinking), and also cleaner (no need forPerturb
at all).