evaled-when

Unlicense

Provides a way of extracting and replicating the compile-time side-effects of forms.

$ area51 add evaled-whenCopy

Usage

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