slot-extra-options
Extra options for slots using MOP.
$ area51 add slot-extra-optionsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(slot-extra-options:some-function ...)Extra options for slots using MOP.
$ area51 add slot-extra-optionsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(slot-extra-options:some-function ...)