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

They also provide mechanisms to pass by reference. Default pass-by-copy with specially enabled pass-by-reference is indeed the opposite from most other languages do. I wonder how this interacts with things like memory paging and CPU cache.


Default pass-by-copy with specially enabled pass-by-reference isn't that uncommon; it's how C++ works, for example.




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

Search: