Closed TehMillhouse closed 11 years ago
Programming in a recursive style is a bad idea if you can't rely on tail call optimization to be there.
Programming in a recursive style is a bad idea if you can't rely on tail call optimization to be there.