I want to implement a multi level hash table lookup and calculate hash values only once.
Is there a library like the standard Hashtbl module to help me do th
Hashtbl