cl-with

BSD 3-clause

WITH- group with- macros, allocate objects and rebind slots

$ area51 add cl-withCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-with:some-function ...)

Dependencies