structure-ext
Tiny structure extensions
$ area51 add structure-extCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(structure-ext:some-function ...)Tiny structure extensions
$ area51 add structure-extCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(structure-ext:some-function ...)