Paolo Bonzini a écrit :
Heh, I had just implemented #trailingZeros while working on your reports yesterday (but then I didn't use it). So I had actually just recognized that your #checkIfLowBitGreaterThan: did the same as my #trailingZeros, and understood that it was the optimized one.

Paolo

Yes, our posts did cross... your trailing zero must be "my" lowBit - 1, isn't it?
I called it lowBit in reference to highBit.
And i should not say "my" because I am sure there is already a lowBit implemented in Squeak, probably in other dialects too.



_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to