Ascii matters

Don Clugston dac at nospam.com
Thu Aug 23 05:09:30 PDT 2012


On 23/08/12 05:05, bearophile wrote:
> Sean Kelly:
>
>> I'm clearly missing something.  ASCII and UTF-8 are compatible.
>>  What's stopping you from just processing these as if they were UTF-8
>> strings?
>
> std.algorithm is not closed
> (http://en.wikipedia.org/wiki/Closure_%28mathematics%29 ) on UTF-8, its
> operations lead to UTF-32.

Which operations in std.algorithm over map 0-0x7F into higher characters?


More information about the Digitalmars-d mailing list