From b9121d5288441d7ea6591668deef7d551f81091c Mon Sep 17 00:00:00 2001 From: Joe Marshall Date: Mon, 13 Jun 2011 07:59:30 -0700 Subject: [PATCH] Export list-set\! --- src/runtime/runtime.pkg | 1 + 1 file changed, 1 insertion(+) diff --git a/src/runtime/runtime.pkg b/src/runtime/runtime.pkg index d8887e816..d4f0ed908 100644 --- a/src/runtime/runtime.pkg +++ b/src/runtime/runtime.pkg @@ -2566,6 +2566,7 @@ USA. list-of-type? list-of-type?->length list-ref + list-set! list-tail list= ;SRFI-1 list? -- 2.25.1