static L> lai_codeTokens(LS tok) { ret map(codeTokenIndices(tok), i -> ListAndIndex(tok, i)); }