static L> pairsSortedByB(Cl> l) { ret sortedByComparator(l, (a, b) -> cmp(a.b, b.b)); }