$Revision: 5.0.2.4 $
Package: EXCL
Arguments: (function)
Returns two values: if the the argument list of the operator (function, generic
function, or macro) specified by the argument is known, it and t
are
returned. If the argument list is not known (that information can be discarded to save
space), nil
and nil
are returned. Note that some argument lists
may be uninformative (perhaps simply &rest args) when a function does all argument
processing within its body.
The general documentation description is in introduction.htm. The index in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.