Next:
SequenceableCollection-basic
, Up:
SequenceableCollection
1.147.1 SequenceableCollection class: instance creation
join: aCollection separatedBy: sepCollection
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.