From 6686f9c2c3208e43ce27efd39034ba1465ef8843 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Sat, 18 Dec 2021 22:05:02 -0500 Subject: [PATCH] Add to .lispwords: let/cc, let-values, parameterize --- home/.lispwords | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/.lispwords b/home/.lispwords index 4eb5afc..9e0c8a2 100644 --- a/home/.lispwords +++ b/home/.lispwords @@ -3,11 +3,14 @@ (0 let let* + let/cc + let-values match match* match-define match-let module module+ + parameterize unless when) -- 2.20.1