Tom Christiansen wrote:
> it's already there.  One just works on the compiler to 
> be smarter on optimizing.  

I suppose that's true.  But why would 

        %( foo => 1, bar => 2 )

be "working harder" than

        %{{ foo => 1, bar => 2 }}

??? It's few keystrokes and would be a less tricky concept
to remember.

-- 
John Porter

Reply via email to