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

Aren't Erlang variables immutable by default? I find that makes a huge difference to the reliability of a program.


If I had to choose between immutable and dynamic versus mutable and static, I will pick immutable and dynamic.


> Aren't Erlang variables immutable by default?

All Erlang variables are immutable; it's not just a default.




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

Search: