// f: A -> Comparable static L sortInPlaceByCalculatedFieldDesc(L l, F1 f) { ret sortInPlaceByCalculatedFieldDesc_f1(l, f); }