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

Haskell programmers do have to think about it as being by-reference if they want to understand the performance/memory-use due to sharing.

But for correctness, yeah, you just don't have to think about it. So you don't think "by value" or "by reference", it just becomes something obvious that you don't need to think about.




> Haskell programmers do have to think about it as being by-reference if they want to understand the performance/memory-use due to sharing.

Oh, right.




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

Search: