예제 #1
0
 EitherStatus.IsRight => default(OrdR).Compare(x.RightValue, y.RightValue),
예제 #2
0
 EitherStatus.IsRight => default(EqR).Equals(x.RightValue, y.RightValue),