Y
Hacker News
new
|
ask
|
show
|
jobs
by
hyperbrainer
312 days ago
If functions are first class, then they must be stored as variables. I mean, consider any FP Language.
1 comments
msie
312 days ago
They can still be first class without declaring them in this manner.
link
TurboHaskal
312 days ago
Sure. But if they are first class and you have a mechanism to assign them to variables then there is no need for syntax sugar.
link