Native Function Composition
Claude Pache
claude.pache at gmail.com
Fri Aug 25 06:54:07 UTC 2017
> Le 24 août 2017 à 23:13, Naveen Chawla <naveen.chwl at gmail.com> a écrit :
>
> That's a syntax for calling functions, not creating a composed function for being called any time.
>
> Personally I don't find that proposal compelling because I don't think it saves much code vs current syntax - it only straightens the order and replaces () with using |>.
Straightening the order is still a big deal in lengthy expressions. And imbalance of nesting parentheses is one of my main sources of syntax errors.
—Claude
More information about the es-discuss
mailing list