static TreeSet toCISet(Collection c) { ret toCaseInsensitiveSet(c); }