Hacker News new | ask | show | jobs
by pmelendez 4838 days ago
Then it misses the point, don't you think? There is not too much gain between your version and original one. On the other hand, we are used to the use of parenthesis in formulas and people don't complain too much on that.

I think the main annoyance is not the syntax per se but the fact that calls are way more nested than in an imperative language counterpart.

1 comments

No, there is plenty to gain whe you have stuff that's nested 3 or 4 levels deep.
You don't need to if you don't want to. It actually kinda forces you to break the problem in smaller pieces or use macros.