stealth-mixin

FreeBSD, see file LICENSE.text

Library for creating stealth mixin classes.

$ area51 add stealth-mixinCopy

Usage

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