mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Cleanup
This commit is contained in:
parent
78c253e1c3
commit
8d5a04e277
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
(import (scheme base)
|
||||
(scheme cxr))
|
||||
(export
|
||||
xcons #;tree-copy make-list list-tabulate cons* list-copy
|
||||
xcons ;tree-copy
|
||||
make-list list-tabulate cons* list-copy
|
||||
proper-list? circular-list? dotted-list? not-pair? null-list? list=
|
||||
circular-list length+
|
||||
iota
|
||||
|
|
Loading…
Add table
Reference in a new issue