Hacker News new | ask | show | jobs
by sanketbajoria 4218 days ago
Good Explanation
1 comments

I disagree, it could be improved: imperative|declarative is not a binary state but a continuous line. For example, you could use foreach instead of for in the imperative solution and the loop would become closer to the declarative one.