module documentation

Provides the ChainHashMap class implementing a map using hashing with separate chaining.

Class ChainHashMap Hash map implemented with separate chaining for collision resolution.