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