Shriramana Sharma wrote: > iterating through a > string as a range will produce each semantically meaningful Unicode > character rather than each UTF-8 or UTF-16 codepoint, it does make sense > to do this.
Dear me... I meant UTF-8 encoded byte, rather than "codepoint", since all characters have codepoints, but not all codepoints (such as the surrogates) correspond to characters. -- Shriramana Sharma, Penguin #395953
