Here are some additional links to forum discussions about those topics:

+ RFC: scope and borrowing:
http://forum.dlang.org/thread/[email protected]
http://wiki.dlang.org/User:Schuetzm/scope

+ On heap segregation, GC optimization and @nogc relaxing:
http://forum.dlang.org/thread/[email protected]

+ Scope and Ref and Borrowing:
http://forum.dlang.org/thread/[email protected]

On Tuesday, 2 December 2014 at 14:41:20 UTC, Suminda Dharmasena wrote:
Great. What about Rust like static memory safety analysis. (But transparent to the user.)

Reply via email to