STuple<T1>.Comparer
Namespace: SnowBank.Data.Tuples · class
Implements: IComparer<STuple<T1>>
Properties
Default
static Comparer Default { get; }
Methods
Compare
int Compare(STuple<T1> x, STuple<T1> y)
static int Compare(in STuple<T1> x, in STuple<T1> y)
static int Compare(in STuple<T1> x, in (T1) y)