On Oct 9, 2006, at 5:20 PM, Yukihiro Matsumoto wrote:

> How about to_values?  It's noun; plurality indicates it's a collection
> of values (which often represented by an array).  to_args comes next
> in my preference list.

Is there any where they can be used that aren't arguments lists?  I  
guess we do allow then in when conditions for case statements, right?

I think I still favor to_args, but I like your to_values too.  Both  
are better than to_splat, I think.  ;)

James Edward Gray II