Module Maps.Path

module Module : Map.S with type key = Path.Module.t
module ModuleType : Map.S with type key = Path.ModuleType.t
module Type : Map.S with type key = Path.Type.t
module ClassType : Map.S with type key = Path.ClassType.t