static Map litOrderedCIMap(O... x) { TreeMap map = linkedCIMap_simple(); litmap_impl(map, x); ret map; }