static LS noTok(S input) { ret lazyList(l(input), i -> odd(i) ? "" : "" + s.charAt(i)); }