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

Safe HaskellSafe
LanguageHaskell98

Agda.Utils.QuickCheck

Documentation

isSuccess :: Result -> Bool Source

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

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