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 (Map Int (Bool, Int)) Source #

mapPairSpecSpecification (Map Int Int, Set Int) Source #

mapSubSizeSpecification (Map Int Int) Source #

sumRangeSpecification (Map Word64 Word64) Source #

fixedRangeSpecification (Map Int Int) Source #

rangeHintSpecification (Map Int Int) Source #

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

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

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

mapSetSmallSpecification (Map (Set Int) Int) Source #

mapIsJustSpecification (Int, Int) Source #

this tests the function saturatePred