Module Identifier.ConstructorSource

Sourcetype t = [
  1. | `Constructor of Type.t * Names.ConstructorName.t
]
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int