Immutability explanation

And in concurrent scenarios this can even get worse, as variables might be mutated even from places not visible from the current context, but seemingly unrelated places of code…

1 Like