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.eduThread Previous | Thread Next