Tail recursion (87)

15 Name: #!/usr/bin/anon 2006-02-23 16:31 ID:Heaven

I don't know about you, but I write for loops a hell of a lot more often than I write octree traversals. And you know what? I can still do my octree traversals recursively even if I do all my for loops iteratively!

"Best tool for the job", maybe? Possibly?

This thread has been closed. You cannot post in this thread any longer.