static LinkedHashMap litorderedmap(O... x) { new LinkedHashMap map; litmap_impl(map, x); ret map; }