slot-extra-options

LGPL-3.0-or-later

Extra options for slots using MOP.

$ area51 add slot-extra-optionsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(slot-extra-options:some-function ...)