> > > No, neither proposal makes sense. Arrays can be stored compactly and
> >
> > $a[1_000_000_000] = 'oh, really?' # :-)
> >
>   my int @a: sparse;

I see: you have a time machine and I don't.  So very unfair...

>   $a[1_000_000_000] = 'Yes, really!' # :P
> 
> OK, so I cheated... I haven't submitted my RFC for a 'sparse' attribute yet.
> My point is that arrays *can* be stored compactly, not that they always

I smell...n-level bitmaps?

> *are*. Another type of array storage is that required for lazily generated
> lists (see RFC 81)

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to