Y
Hacker News
new
|
ask
|
show
|
jobs
by
lvass
1480 days ago
At least in some languages like Elixir and probably most FP languages, tail calls are practically only used when said dependencies exist, so their usage can perhaps be a marker for when some optimizations are not possible.