stealth-mixin
Library for creating stealth mixin classes.
$ area51 add stealth-mixinCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stealth-mixin:some-function ...)Library for creating stealth mixin classes.
$ area51 add stealth-mixinCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stealth-mixin:some-function ...)