Terser Function Declaration Syntax without ()
#806
Closed
msadeqhe
started this conversation in
Suggestions
Replies: 1 comment 1 reply
-
BTW, I think because |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Consider this function declaration syntax:
What's your opinion if we could drop
()
from it?And in lambda:
Finally, it would be:
a
andb
are functions, butc
is a variable.Beta Was this translation helpful? Give feedback.
All reactions