[R6RS] Unicode normalization

Michael Sperber sperber at informatik.uni-tuebingen.de
Wed Mar 8 12:39:18 EST 2006


dyb at cs.indiana.edu writes:

> How about (string-normalize 'nfd ---), (string-normalize 'nfkd ---),
> etc.  I doubt that the extra dispatch will be costly compared with
> the normalization.  This would involve less namespace clutter and
> also be a bit more general.

I'm against this.  These is really overloading different algorithms,
and R5RS generally doesn't do that.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla



More information about the R6RS mailing list