develooper Front page | perl.perl6.language | Postings from April 2001

Re: YA string concat proposal

Thread Previous | Thread Next
From:
Jonathan Scott Duff
Date:
April 24, 2001 13:10
Subject:
Re: YA string concat proposal
Message ID:
20010424150811.B30589@cbi.tamucc.edu
On Tue, Apr 24, 2001 at 01:05:24PM -0700, Nathan Wiger wrote:
>    $a = $b . $a;
> 
> Under the above plan, maybe this is:
> 
>    $a ca $b;
> 
> For "concat after"?

I'd rather it be called "pp" for prepend.  :-)

It's good that we decided to let Larry design the language, otherwise
we'd be mired in muck like this for a long time.

-Scott
-- 
Jonathan Scott Duff
duff@cbi.tamucc.edu

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About