The latest version of AvlTree is 4.2-0.

AvlTree

Version 4.0 revision 0 uploaded by AdrianHey.

Package meta

Synopsis
Balanced binary trees using the AVL algorithm.
Description

A comprehensive and efficient implementation of AVL trees. The raw AVL API has been designed with efficiency and generality in mind, not elagance or safety. It contains all the stuff you really don't want to write yourself if you can avoid it. This library may be useful for rolling your own Sets, Maps, Sequences, Queues (for example).

Author
Adrian Hey
Bug reports
n/a
Category
Data Structures
Copyright
(c) Adrian Hey 2004-2008
Homepage
n/a
Maintainer
Adrian Hey http://homepages.nildram.co.uk/~ahey/em.png
Package URL
n/a
Stability
Stable

Components