10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2025-01-10 21:18:11 +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