able
A Common Lisp editor
$ area51 add ableCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(able:some-function ...)A Common Lisp editor
$ area51 add ableCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(able:some-function ...)