Module Identifier.ModuleTypeSource
type t_pv = [ | `ModuleType of Odoc_model.Paths.Identifier.Signature.t * Odoc_model.Names.ModuleTypeName.t
]val equal :
Odoc_model.Paths.Identifier.ModuleType.t ->
Odoc_model.Paths.Identifier.ModuleType.t ->
boolval hash : Odoc_model.Paths.Identifier.ModuleType.t -> intval compare :
Odoc_model.Paths.Identifier.ModuleType.t ->
Odoc_model.Paths.Identifier.ModuleType.t ->
int