From 0375133bdb82360881e28eed9d86a46c1a4604e2 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 23 Apr 2006 01:00:59 +0100 Subject: [PATCH 1/1] base: Export `nlet' and `while'. Should have done this a while ago. --- mdw-base.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/mdw-base.lisp b/mdw-base.lisp index 4d67b7a..5203933 100644 --- a/mdw-base.lisp +++ b/mdw-base.lisp @@ -33,6 +33,7 @@ #:stringify #:listify #:fix-pair #:pairify #:whitespace-char-p #:slot-uninitialized + #:nlet #:while #:with-gensyms #:let*/gensyms #:with-places #:locp #:locf #:ref #:with-locatives #:update-place #:update-place-after -- 2.11.0