Many_Valued_Logic.Quasireflexive_Eq
Ok : Interface.TYPE
Error : Interface.TYPE
type t
= (Ok.t, Error.t) Stdlib.result
val eq : t -> t -> bool