EitherStatus.IsRight => default(OrdR).Compare(x.RightValue, y.RightValue),
示例#2
0
 EitherStatus.IsRight => default(EqR).Equals(x.RightValue, y.RightValue),