module Hashtbl: module type of Hashtbl with type ('a, 'b) t := ('a, 'b) Hashtbl.t and type statistics := Hashtbl.statistics
module type of Hashtbl
with type ('a, 'b) t := ('a, 'b) Hashtbl.t and type statistics := Hashtbl.statistics