heap

Heaps in Haskell

Version on this page:1.0.4
LTS Haskell 22.23:1.0.4
Stackage Nightly 2024-05-26:1.0.4
Latest on Hackage:1.0.4@rev:1

See all snapshots heap appears in

BSD-3-Clause licensed by Stephan Friedrichs
Maintained by Manuel Eberl (last name + m _at_ in.tum.de)
This version can be pinned in stack with:heap-1.0.4@sha256:ad0e192efbff268e85042068c308c69fa6c787c3cd6ab96c34f89e5bfee01cf9,1556

Module documentation for 1.0.4

Depends on 1 package(full list with versions):
Used by 2 packages in nightly-2021-01-19(full list with versions):

A flexible Haskell implementation of minimum, maximum, minimum-priority, maximum-priority and custom-ordered heaps.