Hacker News new | past | comments | ask | show | jobs | submit login

The bigger problem with Python to begin with was that you have to use def for functions, meaning you can't inline them like with JS arrow funcs or C++ lambdas. And this isn't a language purity thing, it's just inconvenient.



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

Search: