Hacker News new | ask | show | jobs
by p4bl0 2472 days ago
Arguably, list comprehension in Python is already functional programming :).
1 comments

Once you start nesting them then they become a nightmare to read. So you might as well mix some imperative style intermediate variables.