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