Index of types
Index of values
Index of modules
Hashtbl2
This module provides a kind of hash tables where each key is present only once in the table, as opposed to the naive usage of the standard
Hashtbl
module.