check-bnf
Macro arguments checker.
$ area51 add check-bnfCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(check-bnf:some-function ...)Macro arguments checker.
$ area51 add check-bnfCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(check-bnf:some-function ...)