10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2025-01-08 20:33:03 +01:00
QCaml/common/zmap.org

744 B

Zmap

A hash table where the keys are Zkey

Type

<<<~Zmap.t~>>>

include module type of Hashtbl.Make(Zkey)