Subject: [ruby-core:19889] Re: Proposal: Method#get_args
From: Charles Oliver Nutter <charles.nutter sun.com>
Date: Thu, 13 Nov 2008 03:46:58 +0900
References: 1975919818198371983819870198741988119887
In-reply-to: 19887
Paul Brannan wrote:
> As an object, I would represent this as:
...
> And this as:
...
At that point I think we gain very little over arrays of arrays, since
we have to walk Parameters of Parameter(s) in almost exactly the same way...
- Charlie