Module Maps.Path

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