expanders
Tool for defining expanders.
$ area51 add expandersCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(expanders:some-function ...)Tool for defining expanders.
$ area51 add expandersCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(expanders:some-function ...)