Hacker News new | past | comments | ask | show | jobs | submit login

Nonetheless, the term "tail call" should apply to what he is talking about.

If "tail call recursion" means recursing as the last thing you do before returning, then he is saying to send a message as the last thing you do.

AKA send a message as a tail call instead of returning the value of that message.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: