Identifier.Class
odoc
type t = t_pv id
type t_pv = [
| `Class of Signature.t * Names.TypeName.t
]
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int