Hacker News new | ask | show | jobs
by shadowbanned4 918 days ago
the same discussion is going on with rust. it lets the compiler enforce that you're actually using a tail call, instead of silently optimizing it when it sees it and otherwise being silent.