heap

Heaps in Haskell

Version on this page:1.0.3
LTS Haskell 22.13:1.0.4
Stackage Nightly 2024-03-14:1.0.4
Latest on Hackage:1.0.4

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.3@sha256:3f27bd7f3cfc7445993bf003e6e46f4cffcc756921146f4052de97deae285686,1551

Module documentation for 1.0.3

Depends on 1 package(full list with versions):
Used by 2 packages in lts-8.5(full list with versions):

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