introspect-environment

WTFPL

Small interface to portable but nonstandard introspection of CL environments.

$ area51 add introspect-environmentコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(introspect-environment:some-function ...)