示例#1
0
 public int Compare(Lst <A> x, Lst <A> y) =>
 x.CompareTo(y);