[BUG][FIX] permutationsDo:

David T. Lewis lewis at mail.msen.com
Sat May 31 21:12:40 UTC 2003


The example in the method comment of SequenceableCollection>>permutationsDo:
does not work. Adding a #permutationsDo: method to class Interval fixes
this. The interval is converted to an Array to produce the intended behavior.

A test case is added to class IntervalTestCase to confirm the fix.

Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: permutationsDoFix-dtl.1.cs.gz
Type: application/x-gunzip
Size: 635 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030531/3e982414/permutationsDoFix-dtl.1.cs.bin


More information about the Squeak-dev mailing list