Hacker News new | ask | show | jobs
by wrmsr 2796 days ago
Python's lambda is very intentionally limited precisely to steer people away from overly functional code. Don't write Haskell in Python, and equally don't write Java in Python.