Y
Hacker News
new
|
ask
|
show
|
jobs
by
spleeder
3162 days ago
The only thing I like about it is the fact that it removes the need for the `fun` keyword. Otherwise it just adds noise in my opinion.
1 comments
chenglou
3162 days ago
The removal of `fun` (And unification of @@@) is directly tied to the parens change; otherwise there'd be parsing conflicts
link