logoalt Hacker News

skeeter2020today at 2:59 PM0 repliesview on HN

My experience has gone the other way: lots of code with recursion, rewritten to be iterative. There really aren't that many use-cases in vanilla enterprise code that benefit from recursion when the entire cost is considered.