Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A method call is two separate messages. One going to the object with the parameters, and another with the result. Note that even void-return functions involve two messages; in that case, the return message simply indicates completion of the function that is bound to the method.


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

Search: