Module Identifier.FunctorResultSource

Sourcetype t = [
  1. | `Result of Signature.t
]
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int