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

> but my CS professors made it clear that iteration is basically just a special case of recursion.

More realistically iteration is a practically usable form of recursion to be used in stack based environments. Why do you think you have to optimise recursion into iteration before you can do anything non trivial with it



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

Search: