module documentation

Provides the ProbeHashMap implementing a map using hashing with linear probing.

Class ProbeHashMap Hash map implemented with linear probing for collision resolution.