Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Dubs checking algos.

Name: Anonymous 2014-12-16 21:47

Post your dubs-checking algorithms. We have a lot spread out but it might be nice to collect all the good ones in a single thread. Revised version of an earlier one I wrote:

Number isDubs := method(
if(self toBase(11) asNumber mod(10) == 0,
Exception raise("checkem"); true,
false))

Name: Anonymous 2014-12-16 22:03

So Io doesn't even have immutable variables? How pathetic.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List