static S appendToMechMap_noUniq(S listName, SS map) { // TODO: honor list format ret appendToMechList_noUniq(listName, formatDoubleArrowMap(map)); }