constrained-generators-0.2.0.0: Framework for generating constrained random data using a subset of first order logic
Safe HaskellSafe-Inferred
LanguageHaskell2010

Constrained.Examples.Map

Synopsis

Documentation

mapElemSpecSpecification BaseFn (Map Int (Bool, Int)) Source #

mapPairSpecSpecification BaseFn (Map Int Int, Set Int) Source #

sumRangeSpecification BaseFn (Map Word64 Word64) Source #

elemSpecSpecification BaseFn (Int, Int, Map Int Int) Source #

lookupSpecificSpecification BaseFn (Int, Int, Map Int Int) Source #

mapRestrictedValuesSpecification BaseFn (Map (Either Int ()) Int) Source #

mapSetSmallSpecification BaseFn (Map (Set Int) Int) Source #

mapIsJustSpecification BaseFn (Int, Int) Source #

this tests the function saturatePred