definitions
General definitions reflection library.
$ area51 add definitionsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(definitions:some-function ...)General definitions reflection library.
$ area51 add definitionsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(definitions:some-function ...)