Hacker News new | ask | show | jobs
by spatulon 2817 days ago
You're right that tail recursion doesn't help - the final operation is the addition, not a recursive call.