On Friday, December 09, 2011 06:15:04 bearophile wrote: > Jonathan M Davis: > > I don't expect that std.string will _ever_ be grapheme-aware or be > > processed by default as a range of graphemes. > > OK, let's forget about graphemes in this discussion. Now I am not asking for > a grapheme-aware reverse.
It sounded like you were, because you were complaining about how dchar did an exact reversal of the code points rather than taking combining code points into account. - Jonathan M Davis
