[DGD] mapping question

pete at ana.sk pete at ana.sk
Wed Oct 10 17:31:36 CEST 2001


> Put the data into an array instead. The whole point of a mapping
> is that, unlike an array, the indices are not sequential. If you
> want sequential access, a mapping is the Wrong Thing. That's what
> arrays are good at.

Yes, its good point, but sequential access is only one small part of 
it, i need mapping for map indices access primarily. Just need to 
access all values and change some of them too regardless of index.

Pete

_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list