Module Identifier.Maps

module Any : Stdlib.Map.S with type key = Any.t
module FunctorParameter : Stdlib.Map.S with type key = FunctorParameter.t
module Module : Stdlib.Map.S with type key = Module.t
module ModuleType : Stdlib.Map.S with type key = ModuleType.t
module Type : Stdlib.Map.S with type key = Type.t
module Class : Stdlib.Map.S with type key = Class.t
module ClassType : Stdlib.Map.S with type key = ClassType.t
module Label : Stdlib.Map.S with type key = Label.t
module Path : sig ... end