On Tue, Feb 24, 2015 at 5:57 PM, Jonathan S. Shapiro <[email protected]> wrote:
> On Tue, Feb 24, 2015 at 4:24 PM, Geoffrey Irving <[email protected]> wrote:
>>
>> ...we've already agreed to ban the most useful kind of
>> currying (fewer arguments) due to allocations...
>
> Almost. What we've agreed is that we can't do this implicitly. In the
> presence of some explicit bit of syntax confirming the programmer's intent
> to allocate, we can do it.

That's true, but I find it highly unlikely that good explicit syntax
for currying exists that isn't just better syntax for anonymous
functions in general, and I was considering anonymous function syntax
to not be part of the currying debate.  This view will change
immediately if someone suggests good syntax, of course, though that's
almost certainly a different thread.

Geoffrey
_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev

Reply via email to