static TreeMap litCIMap(O... x) { TreeMap map = caseInsensitiveMap(); litmap_impl(map, x); ret map; }