mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +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 |