Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"Lambdas" and functions are not different things, in a functional-programming perspective (i.e. where you're operating with referential transparency and immutable objects anyway). The lambda syntax is just function-definition syntax that doesn't include an implicit name binding.


exactly, I found that you don't even need labels for functions to be able to do programming.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: