cl-mop

Expat (MIT-style)

Simple, portable tools for dealing with CLOS objects.

$ area51 add cl-mopCopy

Usage

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