[MLton] Unicode / WideChar

Florian Weimer fw@deneb.enyo.de
Mon, 21 Nov 2005 13:48:02 +0100


>> Also, Char{1,2,4}.{<,toUpper,isAlpha,...} are all locale
>> *IN*-dependent. 
>
> These are Unicode specific functions. By definition
> they're locale independent.

Au contraire -- toUpper is locale-depedent.  See the casing exception
database.