Result.Eq
Ok : Interface.EQ
Error : Interface.EQ
type t
= (Ok.t, Error.t) Stdlib.result
val eq : t -> t -> bool