On Wed, Nov 12, 2008 at 06:01:40PM +0900, Brian Candler wrote:
> I think we actually just want:
> 
> 1. the names of the arguments
> 2. whether each one is mandatory, optional, or splat

Or a rest or block argument.

(Or, in the future, a keyword or keyword rest argument)

Paul