static ItIt charIterator(S s, int from default 0) { ret countIterator_exclusive(from, l(s), i -> s.charAt(i)); }