dragen-0.1.0.0: Automatic derivation of optimized QuickCheck random generators.

Safe HaskellNone
LanguageHaskell2010

Prediction

Documentation

type Size = Int Source #

showMap :: (Show a, Show b) => Map a b -> String Source #

filterKeys :: (Name -> Bool) -> Map Name b -> Map Name b Source #

confirm :: Countable a => Size -> Gen a -> IO () Source #