This commit is contained in:
Justin Ethier 2017-03-20 17:02:27 +00:00
parent 78c253e1c3
commit 8d5a04e277

View file

@ -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