[Haskell-cafe] Haskell's "currying" versus Business Objects Gem Cutter's "burning"

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Jul 3 07:04:02 EDT 2007


Hello peterv,

Tuesday, July 3, 2007, 1:40:11 PM, you wrote:
> This burning looks more general to me, but cannot be done using the textual approach?

it's just a matter of syntax :)

"foo ? bar" may be replaced with "\x -> foo x bar"

although i agree that "burning" syntax is useful. one problem that
arrives with it is where we should insert lambda


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list