barecheck-0.2.0.8: QuickCheck implementations for common types
Data.Map.Generators
map :: Ord k => Gen [(k, a)] -> Gen (Map k a) Source