Re: [Scheme-reports] string-foldcase Alex Shinn (05 May 2014 13:36 UTC)
Re: [Scheme-reports] string-foldcase John Cowan (05 May 2014 14:19 UTC)

Re: [Scheme-reports] string-foldcase John Cowan 05 May 2014 14:15 UTC

Alex Shinn scripsit:

> [Note the reference implementation currently contains the following
> hack: (define char-foldcase char-downcase), which is not valid for
> full Unicode support.]

Right, because (string-downcase "daß") ==> "daß", whereas
(string-foldcase "daß") ==> "dass".

--
John Cowan          http://www.ccil.org/~cowan        cowan@ccil.org
Andrew Watt on Microsoft:  Never in the field of human computing has so
much been paid by so many to so few! (pace Winston Churchill)

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports