mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 14:43:41 +01:00
5 lines
123 B
OCaml
5 lines
123 B
OCaml
(* [[file:~/QCaml/common/zmap.org::*Type][Type:2]] *)
|
|
module Zmap = Hashtbl.Make(Zkey)
|
|
include Zmap
|
|
(* Type:2 ends here *)
|