On Tue, Feb 24, 2015 at 6:11 PM, Geoffrey Irving <[email protected]> wrote:
> 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. > > That's probably a fair view. The small distinction is that the syntax for "explicit apply" builds lambdas behind the scenes, while the syntax for anonymous functions builds them explicitly.
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
