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