with-branching
An implementation of macroexpand-time conditionalization
$ area51 add with-branchingCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(with-branching:some-function ...)