Instant is
off
|
Search plugin
|
Manual
|
haskell.org
==
Packages
base
QuickCheck
(
==
)
:: Eq a => a -> a -> Bool
base
Prelude
,
base
Data.Eq
(
==
>)
:: Testable prop => Bool -> prop -> Property
QuickCheck
Test.QuickCheck.Property
,
QuickCheck
Test.QuickCheck
Implication for properties: The resulting property holds if the first argument is
False
, or if the given property holds.
©
Neil Mitchell
2004-2012, version 4.2.11