On Sat, Nov 02, 2002 at 02:18:44AM +0200, [EMAIL PROTECTED] wrote:
> 
.... snip ...
> 
> in that case the vectorization is *compleatly* orthogonal to the
> details of op and we even can have something like 
> 
> @a ^[{ $^a > $^b ?? 1 :: ($^a,$^b) := ($^b,$^a) }]  @b  
> 

I agree with all that you said above, I'm just saying we should make typing [] 
*optional*. 99% of the time, people are not going to need it, as they are not 
defining their own operators as you did above.

Ed

Reply via email to