static L uniquifyAndICSort(Collection l) { ret sortedIC(uniquify(l)); }