Previous:
SequenceableCollection-still unclassified
, Up:
SequenceableCollection
1.147.11 SequenceableCollection: testing
= aCollection
Answer whether the receiver's items match those in aCollection
hash
Answer an hash value for the receiver
inspect
Print all the instance variables and context of the receiver on the Transcript
isSequenceable
Answer whether the receiver can be accessed by a numeric index with #at:/#at:put:.