Crate osom_lib_hash

Source
Expand description

A crate implementing a hash_map and hash_set algorithms. And also couple of hash functions.

Modulesยง

hash_set
TODO: add docs
hashers
This module contains and implements various hashing functions as Hasher implementations.