introspect-environment
Small interface to portable but nonstandard introspection of CL environments.
$ area51 add introspect-environmentCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(introspect-environment:some-function ...)