On 04/12/2012 01:04 AM, Walter Bright wrote:
http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012/The-D-Programming-Language


and on Reddit:

http://www.reddit.com/r/programming/comments/s5492/the_d_programming_language_walter_bright_langnext/



DMD actually implements pure as 'no reading or writing of mutable free variables' instead of 'no reading or writing of mutable static variables'. Is that going to change?

Reply via email to