From 1e00f06b53473b595c4a8be92862cbbca6a1f17b Mon Sep 17 00:00:00 2001 From: vindarel Date: Thu, 7 Dec 2023 19:54:24 +0100 Subject: [PATCH] re-export alexandria:hash-table-alist --- src/ciel.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ciel.lisp b/src/ciel.lisp index 407ba6b..3363fcf 100644 --- a/src/ciel.lisp +++ b/src/ciel.lisp @@ -139,6 +139,7 @@ We currently only try this with serapeum. See *deps/serapeum/sequences-hashtable (defparameter *deps/alexandria/hash-tables* '(:hash-table-keys :hash-table-values + :hash-table-alist :ensure-gethash)) (cl-reexport:reexport-from :alexandria :include