guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SRFI-13 again [was: Re: string vs list processing]


From: Per Bothner
Subject: Re: SRFI-13 again [was: Re: string vs list processing]
Date: 19 Apr 2001 16:13:03 -0700
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.2 (Notus)

Martin Grabmueller <address@hidden> writes:

> It's just that people are used to say things like ...
> foo + "bar"
> in Java (which is a no--no, btw, use StringBuffer instead).

Er, you *are* using a StringBuffer if you do foo + "bar", which is
normally implemented as syntactic sugar for StringBuffer method calls.
-- 
        --Per Bothner
address@hidden   http://www.bothner.com/~per/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]