10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-21 12:42:05 +02:00
QCaml/common/zmap.org

726 B

Zmap

A hash table where the keys are Zkey

Type

include module type of Hashtbl.Make(Zkey)