shrinking :: (Show a) => Shrink a -> a -> (a -> Result) -> Result | |
shrinking = undefined |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
shrinking :: (Show a) => Shrink a -> a -> (a -> Result) -> Result | |
shrinking = undefined |