2021-01-28 00:34:26 +01:00
|
|
|
(* Type
|
|
|
|
*
|
|
|
|
* <<<~Zmap.t~>>> *)
|
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 *)
|