mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Added a note
This commit is contained in:
parent
31637d4439
commit
ec05705ae1
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
(define-library (scheme base)
|
||||
(export
|
||||
*Cyc-version-banner*
|
||||
; TODO: need filter for the next two. also, they really belong in SRFI-1, not here
|
||||
;delete
|
||||
;delete-duplicates
|
||||
call-with-current-continuation
|
||||
call/cc
|
||||
;(Cyc-bin-op cmp x lst)
|
||||
|
|
Loading…
Add table
Reference in a new issue