Skip to content
Prev 43433 / 63421 Next

Curry: proposed new functional programming, er, function.

On Fri, May 25, 2012 at 3:14 PM, Yike Lu <yikelu.home at gmail.com> wrote:
Yup.  With a bit more infrastructure you could probably modify it so
that multiple curries collapsed into the equivalent single curry.
Yes, that was a really bad idea - not sure why I didn't see the
problems when I first wrote it.
I can see why that's useful at the language level, but I think it
would be confusing to do so in R.

Hadley