join

Ramon Leon ramonleon at cox.net
Fri Sep 15 03:48:17 UTC 2006


> Poking around a frequently used image I find:
> 
> String>>splitOn: aString
> and
> SequenceableCollection>>joinOn: aString
> 
> And I use them quite a bit when processing input.

Care to share your #splitOn:, my #split: was just a synonym for 
#findTokens: which I recently realized didn't do what I thought it did.




More information about the Squeak-dev mailing list