Next: String-built ins, Previous: String-accessing, Up: String [Index]
Answer a new instance of an ArrayedCollection containing all the elements in the receiver, followed by all the elements in aSequenceableCollection
Answer whether the receiver’s items match those in aCollection
Answer the first index > anIndex which contains anElement. Invoke exceptionBlock and answer its result if no item is found
Answer the first index > anIndex which contains anElement. Invoke exceptionBlock and answer its result if no item is found