Hacker News new | ask | show | jobs
by beza1e1 5719 days ago

  6. I would like to see more FP constructs natively available in Python.
FP constructs such as? Map is there. Reduce is one import away. There is nice syntax for list comprehensions. What do you miss?