with-branching

MIT

An implementation of macroexpand-time conditionalization

$ area51 add with-branchingCopy

Usage

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