Issues with Unicode Jonathan S. Shapiro (23 Apr 2006 08:55 UTC)
Re: Issues with Unicode Marc Feeley (23 Apr 2006 13:26 UTC)
Re: Issues with Unicode Shiro Kawai (26 Apr 2006 06:27 UTC)
Re: Issues with Unicode Taylor R. Campbell (26 Apr 2006 07:50 UTC)
Re: Issues with Unicode Shiro Kawai (26 Apr 2006 22:21 UTC)
Re: Issues with Unicode Jorgen Schaefer (26 Apr 2006 23:40 UTC)

Re: Issues with Unicode Jorgen Schaefer 26 Apr 2006 23:40 UTC

Shiro Kawai <xxxxxx@lava.net> writes:

> I don't know how much R6RS committee want to change string API,
> but I really wish R6RS strings be immutable.

Another quite important aspect of immutable strings is that one
can use ropes as the internal representation, effectively giving
high-performance STRING-APPEND and SUBSTRING operations. From my
experience (and I guess others'), those are much more common than
string mutation anyways.

Regards,
        -- Jorgen

--
((email . "xxxxxx@forcix.cx") (www . "http://www.forcix.cx/")
 (gpg   . "1024D/028AF63C")   (irc . "nick forcer on IRCnet"))