odoc.model
Identifier.Constructor
odoc
odoc.document
odoc.examples
odoc.html
odoc.latex
odoc.loader
odoc.manpage
odoc.model_desc
odoc.ocamlary
odoc.odoc
odoc.xref2
odoc.xref_test
type t = [
| `Constructor of Type.t * Names.ConstructorName.t
]
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int