clj

MIT Expat <https://www.debian.org/legal/licenses/mit>

Some clojure conveniences for Common Lisp

$ area51 add cljCopy

Usage

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