Hacker News new | ask | show | jobs
by adamwk 67 days ago
Right but recursion is only a smaller part of why the optimization is important. It means tail-called functions still build on the stack and long function chains—as is common with fp—can overflow