| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.PriorityMap.STMap
Description
A typeclass which represents mutable key-value map data structures in the ST
monad. Keys must be in the Ord typeclass.
priority-map-0.1.0.0: The priority map data structure is a map combined with a heap
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.PriorityMap.STMap
Description
A typeclass which represents mutable key-value map data structures in the ST
monad. Keys must be in the Ord typeclass.