static L sortedIC(Collection l) { ret sortedIgnoreCase(l); }