TreeStructures

A collection of heaps and search trees

http://www.github.com/bhickey/TreeStructures

Latest on Hackage:0.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Brendan Hickey

This package presently includes binary heaps, binomial heaps, skew heaps, splay trees, and AVL trees.