Recursive Functions (58)

33 Name: #!/usr/bin/anonymous : 2008-09-22 19:13 ID:OGKPHdIJ

>>32
All the good implementations implement tail calls without using the stack (if you enable optimizations)..

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