fare-mop
Utilities using the MOP; notably make informative pretty-printing trivial
$ area51 add fare-mopCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fare-mop:some-function ...)Utilities using the MOP; notably make informative pretty-printing trivial
$ area51 add fare-mopCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fare-mop:some-function ...)