static L quotedOnly_unquote(Iterable l) { ret unquoteAll(quotedOnly(l)); }