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