Exemplo n.º 1
0
 EitherStatus.IsRight => default(OrdR).Compare(x.RightValue, y.RightValue),
Exemplo n.º 2
0
 EitherStatus.IsRight => default(EqR).Equals(x.RightValue, y.RightValue),