jon.recoil.org

Module Identifier.ClassSignatureSource

Sourcetype t = [
  1. | `Class of Signature.t * Names.TypeName.t
  2. | `ClassType of Signature.t * Names.TypeName.t
]
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int