Hacker News new | ask | show | jobs
by tathougies 2674 days ago
Tco has little to do with timing performance and all to do with keeping code legible in functional languages.
1 comments

In FP that implements actor model, for example, you will be in a world of hurt if you don't TCO your actor - has nothing at all to do with legibility.