mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-03 11:16:36 +02:00
no need to go up to sqrt(n), Instead track i^2 and quit when that gets larger than the (remaining) n (i.e., not the original n) |
||
---|---|---|
.. | ||
prime-test.sld | ||
prime.scm | ||
prime.sld |