10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-12-23 04:43:32 +01:00
QCaml/common/lib/zmap.ml

3 lines
46 B
OCaml
Raw Normal View History

2018-01-17 18:19:38 +01:00
module Zmap = Hashtbl.Make(Zkey)
include Zmap