fare-mop

Utilities using the MOP; notably make informative pretty-printing trivial

$ area51 add fare-mopCopy

Usage

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