static S shortListStructure(L l) { ret dropPrefix("[", dropSuffix("]", structure(l))); }