Comment by TimTheTinker
4 hours ago
There's value in both implicit and explicit loops.
Some highly recursive programming styles are really just using the call stack as a data structure... which is valid but can be restrictive.
4 hours ago
There's value in both implicit and explicit loops.
Some highly recursive programming styles are really just using the call stack as a data structure... which is valid but can be restrictive.
No comments yet
Contribute on Hacker News ↗