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

7 lines
120 B
OCaml

(* Type *)
(* [[file:../zmap.org::*Type][Type:1]] *)
include module type of Hashtbl.Make(Zkey)
(* Type:1 ends here *)