// f: A -> Comparable static L sortedByCalculatedField(Iterable c, O f) { ret sortByCalculatedField(c, f); }