Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In-place growth of HashMap. Cleanup.
* modified internal layout * use of NonZero hashes * refactoring * correct explanation of the load factor * better nomenclature * 'probe distance' -> 'displacement'
- Loading branch information