// drop opening and closing tag, return new CNC static L contentsOfContainerTag(L tok) { ret subList(tok, 2, l(tok)-2); }