with-cached-reader-conditionals

BSD 2 Clause

Read whilst collecting reader conditionals

$ area51 add with-cached-reader-conditionalsCopy

Usage

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