heap

Heaps in Haskell

Version on this page:1.0.3@rev:1
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:a5294fa0e76a2741eabcf50f16b1d1c244dfb5de85a73aa08f780b3f68072e48,1626

Module documentation for 1.0.3

Depends on 1 package(full list with versions):
Used by 2 packages in nightly-2017-10-28(full list with versions):

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