Oct. 13, 2012
3:13 p.m.
bitShift: look at the tests ((1 bitShift: 100) bitShift: -100) = 1 On Oct 13, 2012, at 4:47 PM, Damien Cassou wrote:
I'm looking for a piece of code that is hard to understand by looking at the source code but which has unit tests that help understanding the behavior.
Do you have any idea?
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill