|
|
|
|
|
by eru
4983 days ago
|
|
That's a very weird definition. Eliminating tail calls is fun, and useful. But not all that essential in, say, a lazy language. Having first-class function values in the first place strikes me as way more important. Purity helps, too. |
|
What would happen without tail call elimination?