static LL ai_spreadAllAngleVars(L tokPat, L tokS) { ret ai_spreadCertainIndicesC(tokPat, tokS, indicesOfAngleBracketVars(tokPat)); }