heap

Heaps in Haskell

Version on this page:1.0.2@rev:1
LTS Haskell 22.17:1.0.4
Stackage Nightly 2024-04-19: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.2@sha256:a837ec802519f02491019c938a015177031ce0ed01724a1bfb517891eeaa1332,1744

Module documentation for 1.0.2

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

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