SUnit improvements easystart

Keith Hodges keith_hodges at yahoo.co.uk
Fri Dec 15 17:00:27 UTC 2006


 From mantis 4874

To install (with Installer):

Installer mantis bug: 4874 fix: 'Join.3.cs'.

Description:

Implements #joinUsing: and #splitOn: both using a double dispatch

$/ useToJoin: aSequencableCollection
aSequenceableCollection joinUsing: $/
aSequenceableCollection joinUsing: ', ' last: ' and'

aSequenceableCollection splitOn: splitter
where splitter can be any sequenceable collection, or a Block

cheers

Keith

		
___________________________________________________________ 
Try the all-new Yahoo! Mail. "The New Version is radically easier to use" – The Wall Street Journal 
http://uk.docs.yahoo.com/nowyoucan.html



More information about the Squeak-dev mailing list