clj
Some clojure conveniences for Common Lisp
$ area51 add cljCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clj:some-function ...)Some clojure conveniences for Common Lisp
$ area51 add cljCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clj:some-function ...)