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 [EMAIL PROTECTED]
- YA string concat proposal Michael G Schwern
- Re: YA string concat proposal Nathan Wiger
- Re: YA string concat proposal Casey West
- Re: YA string concat proposal Michael G Schwern
- Re: YA string concat proposal Jonathan Scott Duff
- Re: YA string concat proposal James Mastros
- Re: YA string concat proposal Uri Guttman
- Re: YA string concat proposal John Porter
- YA string concat proposal Garrett Goebel
- Re: YA string concat proposal Nathan Wiger
- Re: YA string concat proposal Jarkko Hietaniemi
- Re: YA string concat proposal Stephen P. Potter
- Regexp::Func (Re: YA string concat proposal) Nathan Wiger