▲ | msie 4 days ago | ||||||||||||||||
I’ve never liked the idea of the syntax where functions are declared and then assigned to variables. I guess it’s supposed to be elegant? | |||||||||||||||||
▲ | hyperbrainer 4 days ago | parent [-] | ||||||||||||||||
If functions are first class, then they must be stored as variables. I mean, consider any FP Language. | |||||||||||||||||
|