Freezing
When data is bound by the same name immutably, it also freezes. Frozen data can't be modified until the immutable binding goes out of scope:
When data is bound by the same name immutably, it also freezes. Frozen data can't be modified until the immutable binding goes out of scope: