introspect-environment

WTFPL

Small interface to portable but nonstandard introspection of CL environments.

$ area51 add introspect-environmentCopy

Usage

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