static L sortedByScoreWithout0(Iterable l, IF1 f) { ret sortedByScoreFunction_withoutZero(l, f); }