heaps

Asymptotically optimal Brodal/Okasaki heaps.

http://github.com/ekmett/heaps/

Version on this page:0.3.1@rev:1
LTS Haskell 22.18:0.4
Stackage Nightly 2024-04-27:0.4
Latest on Hackage:0.4

See all snapshots heaps appears in

BSD-3-Clause licensed by Edward A. Kmett
Maintained by Edward A. Kmett
This version can be pinned in stack with:heaps-0.3.1@sha256:8e3b4bef28315c04ce0b34d8f8b4f38527765569d19c4a1802fe77186b26b55c,1361

Module documentation for 0.3.1

Depends on 1 package(full list with versions):

heaps

Build Status

This package provides Brodal/Okasaki heaps. These are asymptotically optimal purely functional heaps.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

Changes

0.3.1

  • Explicit nominal role annotation

0.3.0.1

  • Nicer formatting of the haddocks