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

8 lines
156 B
OCaml

(* Type
*
* <<<~Zmap.t~>>> *)
(* [[file:~/QCaml/common/zmap.org::*Type][Type:1]] *)
include module type of Hashtbl.Make(Zkey)
(* Type:1 ends here *)