|
|
||
|
On 19-Aug-04, at 6:03 PM, Diego Nehab wrote:
Hi,
We also plan a new function select(i, ...), that returns its i-th argument. So you can loop over the varargs with something like
I would prefer a skip() function that simply discarded the first 'n' arguments. Then you can enclose in () and have the effect of select().
I still prefer the functional tuples, though...
R.