From cb36e65018cdd6f4760bb0db98b6e9766f86e10b Mon Sep 17 00:00:00 2001 From: vindarel Date: Fri, 17 Jan 2025 14:24:51 +0100 Subject: [PATCH] import juxt for #84 --- src/ciel.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ciel.lisp b/src/ciel.lisp index a2ef7df..32dbb1a 100644 --- a/src/ciel.lisp +++ b/src/ciel.lisp @@ -233,7 +233,8 @@ We currently only try this with serapeum. See *deps/serapeum/sequences-hashtable ;; serapeum: functions (cl-reexport:reexport-from :serapeum :include - '(:partial)) + '(:partial + :juxt)) ;; (cl-reexport:reexport-from :alexandria :include