Y
Hacker News
new
|
ask
|
show
|
jobs
by
lupire
1785 days ago
That's a stack, not recursion. Recursion is self-reference.
1 comments
ummwhat
1783 days ago
The same brain function is processing every layer of the stack. Its the call stack of a recursive function.
link