module documentation

Provides the AVLTreeMap class implementing a map using an AVL tree.

Class AVLTreeMap Sorted map implementation using an AVL tree.