check-bnf

MIT

Macro arguments checker.

$ area51 add check-bnfCopy

Usage

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