From b31c905089fae80ee1645506cd3026ee3b7a5d1d Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Mon, 24 Oct 2022 14:26:16 -0500 Subject: Add: derriday for with-plists --- package.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'package.lisp') diff --git a/package.lisp b/package.lisp index ed09c5f..2903fe6 100644 --- a/package.lisp +++ b/package.lisp @@ -13,6 +13,7 @@ #:string-unique-index #:hash-index #:hash-list-index) + (:import-from #:derrida #:with-plist) (:import-from #:alexandria-2 #:with-gensyms #:when-let -- cgit v1.2.3