Comment by aatd86
I mostly use it as a signal for mutability to some extent.
And also when I want a value with stable identity I'd use a pointer.
I mostly use it as a signal for mutability to some extent.
And also when I want a value with stable identity I'd use a pointer.