static LS stringsSortedByLength(Iterable l) { ret sortedByCalculatedField(l, func(S s) -> int { l(s) }); }