Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
insertListWith :: Ord key => (elt -> elt -> elt) -> [(key, elt)] -> Map key elt -> Map key elt Source #
foldRightWithKey :: (key -> elt -> a -> a) -> a -> Map key elt -> a Source #
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
insertListWith :: Ord key => (elt -> elt -> elt) -> [(key, elt)] -> Map key elt -> Map key elt Source #
foldRightWithKey :: (key -> elt -> a -> a) -> a -> Map key elt -> a Source #
You can find any exported type, constructor, class, function or pattern defined in this package by (approximate) name.
Key | Shortcut |
---|---|
s | Open this search box |
esc | Close this search box |
↓,ctrl + j | Move down in search results |
↑,ctrl + k | Move up in search results |
↵ | Go to active search result |