constantfold
User-defined constant folding facility
$ area51 add constantfoldCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(constantfold:some-function ...)User-defined constant folding facility
$ area51 add constantfoldCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(constantfold:some-function ...)