static Map lcEncodingsAsStringLists(LineCompedSingle lc) { ret mapValues(comp.finalEncodings, l -> map(l, i -> comp.itemToString(i))); }