static ItIt> pwt_toTheRightOf(Iterable> l, ParsedWithTokens b) { ret filterI(l, p -> p.iStart == b.iRemaining); }