lw-compat
A few utility functions from the LispWorks library that are used in the Closer to MOP libraries.
$ area51 add lw-compatCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lw-compat:some-function ...)