mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-19 04:22:21 +01:00
8 lines
156 B
OCaml
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 *)
|