cl-mop
Simple, portable tools for dealing with CLOS objects.
$ area51 add cl-mopCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mop:some-function ...)Simple, portable tools for dealing with CLOS objects.
$ area51 add cl-mopCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mop:some-function ...)