// f: A -> S static L sortedByCalculatedFieldIC(Iterable c, O f) { ret sortByCalculatedFieldIC(c, f); }