On Thu, 20 Dec 2018 10:47:18 +0000, Vijay Nayar wrote: > However, the __mutable feature could open up problems in terms of the > compiler's ability to optimize generated code and knowing which CPU > L1/L2 caches are valid or not. More importantly, immutable is the same as shared immutable right now. That would have to change.