Dec. 16, 2012
3:21 p.m.
Ah, i also forgot this feature: (2 to: 3) at: 1.5 -> 2.5 It's fun 2012/12/16 Stéphane Ducasse <stephane.ducasse@inria.fr>:
For hash, I wonder if it would not be easier to just drop #(2 3) = (2 to: 3) and let it answer false.
+ 1 to me there are not equal!
Stef
We have hasSameElementsThan: or isSameSequenceThan: for that purpose.
or we haven't (? can't remember), but should have.
Nicolas