On Saturday, 11 May 2013 at 14:53:39 UTC, Ali Çehreli wrote:
On 05/11/2013 04:12 AM, Diggory wrote:
> Has there ever been any thought of introducing a new type
> qualifier/attribute, "unique"?
There has been discussions about this idea. Just two on the
D.learn newsgroup that mention an experimental UniqueMutable
idea:
http://forum.dlang.org/thread/[email protected]
http://forum.dlang.org/thread/[email protected]?page=2
I am sure there are other on this newsgroup as well.
Ali
Microsft have a very good paper on the subject :
http://research.microsoft.com/pubs/170528/msr-tr-2012-79.pdf
But I don't think this should be implemented before more deep
issue are sorted out.