10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-08-16 17:58:29 +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)