Data.Graph.Inductive.Internal.Heap
data Heap a b
empty
unit
insert
merge
mergeAll
isEmpty
findMin
deleteMin
splitMin
build
toList
heapsort