trivial-arguments

zlib

A simple library to retrieve the lambda-list of a function.

$ area51 add trivial-argumentsCopy

Usage

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