module Signature : Stdlib.Map.S with type key = Signature.tmodule ClassSignature : Stdlib.Map.S with type key = ClassSignature.tmodule DataType : Stdlib.Map.S with type key = DataType.tmodule Parent : Stdlib.Map.S with type key = Parent.tmodule LabelParent : Stdlib.Map.S with type key = LabelParent.tmodule FunctorParameter : Stdlib.Map.S with type key = FunctorParameter.tmodule Module : Stdlib.Map.S with type key = Module.tmodule ModuleType : Stdlib.Map.S with type key = ModuleType.tmodule Type : Stdlib.Map.S with type key = Type.tmodule Constructor : Stdlib.Map.S with type key = Constructor.tmodule Field : Stdlib.Map.S with type key = Field.tmodule Extension : Stdlib.Map.S with type key = Extension.tmodule Exception : Stdlib.Map.S with type key = Exception.tmodule Value : Stdlib.Map.S with type key = Value.tmodule Class : Stdlib.Map.S with type key = Class.tmodule ClassType : Stdlib.Map.S with type key = ClassType.tmodule Method : Stdlib.Map.S with type key = Method.tmodule InstanceVariable : Stdlib.Map.S with type key = InstanceVariable.tmodule Label : Stdlib.Map.S with type key = Label.tmodule Page : Stdlib.Map.S with type key = Page.tmodule ContainerPage : Stdlib.Map.S with type key = ContainerPage.tmodule Path : sig ... end