defvariant

BSD 2-Clause. See LICENSE.

Variants in Common Lisp.

$ area51 add defvariantCopy

Usage

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