static LS uniquifyAndSortAlphaNum(Collection l) { ret sortedAlphaNum(uniquify(l)); }