From 8d5a04e277904f7a374346a37525265965d487f8 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 20 Mar 2017 17:02:27 +0000 Subject: [PATCH] Cleanup --- srfi/1.sld | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srfi/1.sld b/srfi/1.sld index affa2994..bc80890e 100644 --- a/srfi/1.sld +++ b/srfi/1.sld @@ -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