in reply to Re (tilly) 4: Exegesis 2 - Perl 6
in thread Exegesis 2 - Perl 6
As for the third point, Larry will have to decide on a string concatenation operation other than the current. Personally I can learn a new concatenation operation fairly easily. As long as he doesn't pick +, I won't really care what he does there...
This point seemed a bit confusing to me, being that so many languages already use the + operator for both addition and string concatenation, why would you be opposed to using + for this particular operation?
This point seemed a bit confusing to me, being that so many languages already use the + operator for both addition and string concatenation, why would you be opposed to using + for this particular operation?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re (tilly) 6: Exegesis 2 - Perl 6
by tilly (Archbishop) on May 16, 2001 at 20:27 UTC | |
Re: Re: Re (tilly) 4: Exegesis 2 - Perl 6
by danger (Priest) on May 16, 2001 at 20:31 UTC |
In Section
Meditations