Re: Comparing lists

"Rick Giuly" <[email protected]>
Newsgroups gmane.comp.breve
Message-ID <001b01c3e9a1$f2a98bf0$0401a8c0@horse>
What do you think about having a special syntax to get the size of a list:

size of myList
or
size(myList)
or
|myList|    #i like this one

I think that would make clearer code than cast to integer.

> Ah, I just looked at the code for testing list equality and see that 
> it's not really doing what one would probably expect.  Right now, the 
> lists are getting coerced to integers -- in other words, it's comparing 
> the lengths of the lists, not the lists themselves!
> 

_______________________________________________
breve mailing list
[email protected]
http://www.spiderland.org/mailman/listinfo/breve
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.