constantfold

LGPL

User-defined constant folding facility

$ area51 add constantfoldCopy

Usage

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