cl-def-properties
Common Lisp definitions instropection library
$ area51 add cl-def-propertiesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-def-properties:some-function ...)Common Lisp definitions instropection library
$ area51 add cl-def-propertiesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-def-properties:some-function ...)