> Date: Tue, 19 Nov 2002 14:29:46 +1100
> From: Damian Conway <[EMAIL PROTECTED]>
> 
> Ken Fox lamented:
> 
> >> Or the circumfix <<...>> operator. Which is the problem here.
> >  
> > This is like playing poker with God.
> 
> I hear God prefers dice.
> 
> 
> > What does the circumfix <<...>> operator do? 
> 
> It's the ASCII synonym for the «...» operator, which is a
> synonym for the qw/.../ operator.

I did not have Unicode working during the dreaded operator thread.
What was the final syntax for vector ops?

    @a ≪+≫ @b
    @a ≫+≪ @b
    Something else?

If the former, how does one disambiguate a qw with a unary vector op?

Luke

Reply via email to