Switch to SRFI-1.
This commit is contained in:
parent
1cd287f03b
commit
8a3b9f0b10
18 changed files with 45 additions and 144 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
(import scheme
|
||||
(chicken base)
|
||||
util-list
|
||||
srfi-1
|
||||
testing)
|
||||
|
||||
;; Checks whether given number is prime by checking the remainder of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue