policy-cond

BSD 3-clause (See LICENSE)

Tools to insert code based on compiler policy.

$ area51 add policy-condCopy

Usage

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