> On Wed, 2003-10-29 at 19:38, Jeff Hobbs wrote:
> > set l {
> > {0,0 0,1}
> > {1,0 1,0}
> > }
>
> No way dude, is this a multi-dimensional array?
You can now create these fully represented as "lists of lists".
I used the x,y just to indicate their position if you were to view
it as a m-d array.
Of course, you could always uses lists this way, it's just that the
newer operations ('lset', multi-index lindex) and optimizations to
the list operations make this much more attractive in 8.4.
Jeff
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your email blank.