Helping with __mutable (which will be renamed to __metadata)

Suleyman sahmi.soulaimane at gmail.com
Sun Apr 14 20:55:37 UTC 2019


On Sunday, 14 April 2019 at 00:38:16 UTC, Timon Gehr wrote:
> I don't think it should be @safe. Rather, `pure` and 
> `immutable` should retain their meanings,

It cannot be strongly pure. Same as we have weakly pure this is 
weakly immutable we're dealing with here.

> which implies that there are wrong ways to use `__mutable` 
> (hence unsafe)

can you elaborate?



More information about the Digitalmars-d mailing list