"kenji hara" <[email protected]> wrote in message news:[email protected]... > I've posted two pull requests for the purpose. > > https://github.com/D-Programming-Language/dmd/pull/1110 > https://github.com/D-Programming-Language/druntime/pull/298 > > inout parameter and strongly purity function can realize this. >
This is great. Is there any chance a similar method could be applied to give '~' and 'new' the same strong-purity benefits? This is much cleaner than introducing expression-level purity.
