(** ZMap *) (* A hash table where the keys are ~Zkey~ *) (** Type *) include module type of Hashtbl.Make(Zkey)