declt
Declt's preload setup
$ area51 add decltCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(declt:some-function ...)Declt's preload setup
$ area51 add decltCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(declt:some-function ...)