[Scheme-reports] string-foldcase
Takashi Kato 05 May 2014 10:49 UTC
Hi there,
I'm wondering how should string-foldcase behave for capital sigma at the end of word. For example, what should this return? (string-foldcase "XAOΣΣ")
According to Unicode's CaseFolding.txt capital sigma is mapped to small sigma. So this, I think and R6RS requires, should return "χαoσσ". However R7RS doesn't specify it so could this be implementation dependent or if the implementation supports Unicode it should respect it?
Cheers,
_/_/
Takashi Kato
Email: ktakashi@ymail.com
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports