Next: , Previous: , Up: SequenceableCollection   [Index]


1.151.3 SequenceableCollection: comparing

endsWith: aSequenceableCollection

Returns true if the receiver ends with the same characters as aSequenceableCollection.

startsWith: aSequenceableCollection

Returns true if the receiver starts with the same characters as aSequenceableCollection.