> > More, someone has mentioned the %x{$_}++ feature, which IMHO, MUST
> > continue to work.
> 
> What is void plus one?

Can't we utilize the lazy arrays stuff to make all this work.
Out of the box, all entries could default to NaN. But its easy
to write

        @a ^= 0;

to change this default. I'm sure this could be extended to work
with hashes. I'm not sure what the correct syntax is, though.


Dave.

Reply via email to