Hacker News new | ask | show | jobs
by forty 212 days ago
Read only does not carry (to me) the fact that something cannot change, just that I cannot make it change. For example you could make a read only facade to a mutable object, that would not make it immutable.