Agda-2.3.0: A dependently typed functional programming language and proof assistant

Agda.Utils.QuickCheck

Documentation

quickCheck' :: Testable prop => prop -> IO Bool

quickCheckWith' :: Testable prop => Args -> prop -> IO Bool