barecheck-0.2.0.0: QuickCheck implementations for common types

Safe HaskellSafe-Inferred

Data.Map.Shrinkers

Documentation

map :: Ord k => ((k, a) -> [(k, a)]) -> Map k a -> [Map k a]Source