From: Michael Neumann Date: 2003-12-02T08:13:36+09:00 Subject: Re: anything disappearing from Ruby for 2.0? On Tue, Dec 02, 2003 at 06:17:09AM +0900, Martin DeMello wrote: > Yukihiro Matsumoto wrote: > > > > I like the basic idea. the "shortcut notation" would be a key. I > > couldn't think of a good one for years. But someone might be able to. > > \{...} perhaps, by analogy with Haskell's \ for lambda. how about the ML-way: alias fn lambda fn{...} Regards, Michael