John Porter writes:
>       foo $= ( bar, quux );  # provide scalar context to both sides
>       foo @= ( bar, quux );  # provide list context to both sides
> 
> This is very harmonious with the provision of two sets of operators
> for numeric and string comparisons.

I assume you've dropped this idea as well, given the argument that you
would be dropping prefix symbols but creating a lot of new operators
to do the same task?

Nat

Reply via email to