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