|
|
|
|
|
by chinhodado
2818 days ago
|
|
> where one reference gives you the data immutably while the other one lets you change it What do you mean, it's not like that at all. You only get back the same object (same reference) if it detects the object was immutable to begin with. |
|