Index of modules
H
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.