Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jdmichal
on Jan 8, 2021
|
parent
|
context
|
favorite
| on:
How Tail Call Optimization Works
Recursion is nothing but a loop with a stack. So yes, can certainly rewrite things that way, but all you're doing is trading the stack for a stack structure on the heap.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: