Next: ArrayedCollection-basic, Up: ArrayedCollection [Index]
Where aCollection is a collection of SequenceableCollections, answer a new instance with all the elements therein, in order.
Where aCollection is a collection of SequenceableCollections, answer a new instance with all the elements therein, in order, each separated by an occurrence of sepCollection.
Answer a collection with the given size, whose elements are all set to anObject
Create a ReadWriteStream on an empty instance of the receiver; pass the stream to aBlock, then retrieve its contents and answer them.
Answer a collection whose only element is element1
Answer a collection whose only elements are the parameters in the order they were passed
Answer a collection whose only elements are the parameters in the order they were passed
Answer a collection whose only elements are the parameters in the order they were passed
Answer a collection whose only elements are the parameters in the order they were passed
Answer a collection whose elements are the same as those in aCollection