module documentation

Provides the TreeMap class implementing a map using an (unbalanced) binary search tree.

Class TreeMap Sorted map implementation using a binary search tree.