trivial-arguments
A simple library to retrieve the lambda-list of a function.
$ area51 add trivial-argumentsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-arguments:some-function ...)