Tail recursion (87)

68 Name: #!/usr/bin/anonymous : 2006-03-13 19:25 ID:LH3uSuz4

>>67

Well, yeah, I've written quite a number of singly-linked lists too out of laziness because they got the job done, but I wouldn't for a second think to use them as a general data structure. They're just about the most useless data structure out there.

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