clos-diff
A library for creating diffs of CLOS objects
$ area51 add clos-diffCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clos-diff:some-function ...)A library for creating diffs of CLOS objects
$ area51 add clos-diffCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clos-diff:some-function ...)