Nathan Torkington wrote:
> 
> I think we're going to have to see prototypes extended to cope with
> functions like this, anyway.  I'll mention this requirement in the
> next version of the RFC.

Brainstorming off the top of my head:

   sub length (($|@)) {

   }

That is, use a regex-like "(x|y)" - or maybe [$@%] ?? - for alternative
context coercions.

-Nate

Reply via email to