Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Data.NonEmpty.Map
Documentation
minViewWithKey :: T k a -> ((k, a), Map k a) Source
maxViewWithKey :: Ord k => T k a -> ((k, a), Map k a) Source
non-empty-0.2.1: List-like structures with static restrictions on the number of elements
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Data.NonEmpty.Map
minViewWithKey :: T k a -> ((k, a), Map k a) Source
maxViewWithKey :: Ord k => T k a -> ((k, a), Map k a) Source