Package AVL

Class Summary
AVLTree<Key,Data> Implementation of a generic AVL Tree.
Node<Key,Data> The node of an AVL Tree.