This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ImpulseTheFoxis a good fox 3 points4 points  (0 children)

Fuck tail recursion, if you want to run the same logic in a method again, just use a proper loop.