On Dec 9, 2004, at 1:33 PM, James Harkins wrote:
result = this.valueArray([{ |val| ^val }] ++ args);
result = this.valueArray({|val| ^val }, args);