kl-verify
A library to generate simple verify code picture
$ area51 add kl-verifyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(kl-verify:some-function ...)A library to generate simple verify code picture
$ area51 add kl-verifyCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(kl-verify:some-function ...)