Module Hardcaml__.Map_intf

module type Key = sig ... end
module type S = sig ... end
module type Map = sig ... end