Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well, if you use recursive code, you better know what you're doing. With or without tail call optimization.


Loops are just a special, limited case of recursion.

(And only necessary in languages that have trouble implementing function calls properly.)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: