I suspect I broke this recently with some of the cythonizing attempts I have made. It will be because the explicit types are sufficient on OS X, but not on iOS.
E.g. 19x2 = 38 bits are required to store a board strip, so 32 bits are not enough for the RH edge of a 19x19 board.
I suspect I broke this recently with some of the cythonizing attempts I have made. It will be because the explicit types are sufficient on OS X, but not on iOS. E.g. 19x2 = 38 bits are required to store a board strip, so 32 bits are not enough for the RH edge of a 19x19 board.