checkers-0.1.1: Check properties on standard classes and data structures.

Test.QuickCheck.Instances.Eq

Documentation

notEqualTo :: (Eq a, Arbitrary a) => a -> Gen a -> Gen aSource

notOneof :: (Eq a, Arbitrary a) => [a] -> Gen aSource