[Q] RunArray>>, and #copyReplaceFrom:to:with

Bijan Parsia bparsia at email.unc.edu
Wed Oct 17 03:34:18 UTC 2001


On Tue, 16 Oct 2001, Andreas Raab wrote:

> Oops. Typo in RunArray>>addLast: - You need to replace
> 
> 		values _ runs copyWith: value.
> with
> 
> 		values _ values copyWith: value.
> 
> (obviously...)

Heh, I was just honing in on that....but I'm happy to have your fix :)

Works great now.

Cheers,
Bijan Parsia.





More information about the Squeak-dev mailing list