Module Mavryk_protocol_environment_001_PtAtLas.Equality_witness

type (!_, !_) eq =
  1. | Refl : ('a, 'a) eq
type 'a t
val make : unit -> 'a t
val eq : 'a t -> 'b t -> ('a, 'b) eq option
val hash : 'a t -> int