10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-26 15:12:05 +02:00
QCaml/common/lib/zmap.mli

7 lines
132 B
OCaml
Raw Normal View History

2020-12-28 01:08:55 +01:00
(* Type *)
2018-03-03 22:29:08 +01:00
2020-12-28 01:55:03 +01:00
(* [[file:~/QCaml/common/zmap.org::*Type][Type:1]] *)
2020-12-28 01:08:55 +01:00
include module type of Hashtbl.Make(Zkey)
(* Type:1 ends here *)