[squeak-dev] aString intersection: anotherString

marcel.taeumel Marcel.Taeumel at hpi.de
Thu Jan 7 10:08:51 UTC 2016


Hi, there!

I understand that Collection >> #intersection: works on a set basis.
However, I wonder whether for string operations 

'aaaxxxbbb' intersection: 'uxb'

should rather return 'xb' instead of 'xxxbbb'.

Best,
Marcel



--
View this message in context: http://forum.world.st/aString-intersection-anotherString-tp4869712.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list