Hacker News new | ask | show | jobs
by bunderbunder 3727 days ago
It's not technically a lambda at that point. By definition, lambda expressions are anonymous functions.
1 comments

The point is that it gets the job done. Being able to omit a function name doesn't add any more power to a language; it's just syntactic sugar.