cl-def-properties

MIT

Common Lisp definitions instropection library

$ area51 add cl-def-propertiesCopy

Usage

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