in reply to Re: Sparse arrays?
in thread Sparse arrays?

Actually the refcount for NULL is *set* to be that high. You would be very disappointed if all your undef's would be garbage collected :-0

That number is 2^32 - minus the times that thing (NULL) has been "freed" (decreased refcount that is...)

regards,

janx