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