quickcheck-dynamic-2.0.0: A library for stateful property-based testing
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.QuickCheck.DynamicLogic.Utils

Documentation

withSize :: Testable prop => (Int -> prop) -> Property Source #