Data.PQueue.Prio.Max
data MaxPQueue k a
empty
singleton
insert
insertBehind
union
unions
null
size
findMax
getMax
deleteMax
deleteFindMax
adjustMax
adjustMaxWithKey
updateMax
updateMaxWithKey
maxView
maxViewWithKey
map
mapWithKey
mapKeys
mapKeysMonotonic
foldrWithKey
foldlWithKey
traverseWithKey
take
drop
splitAt
takeWhile
takeWhileWithKey
dropWhile
dropWhileWithKey
span
spanWithKey
break
breakWithKey
filter
filterWithKey
partition
partitionWithKey
mapMaybe
mapMaybeWithKey
mapEither
mapEitherWithKey
fromList
fromAscList
fromDescList
keys
elems
assocs
toAscList
toDescList
toList
foldrU
foldrWithKeyU
foldlU
foldlWithKeyU
traverseU
traverseWithKeyU
keysU
elemsU
assocsU
toListU
seqSpine