|
|
|
|
|
by happy_dino
4827 days ago
|
|
Support for tail calls pretty much depends on the actual runtime implementation. If it is important to you (it certainly is to me), use an implementation which supports proper tail calls. I'm doing it and I have never looked back. |
|