DIP1000: Scoped Pointers

Martin Nowak via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Aug 20 05:38:08 PDT 2016


On Wednesday, 10 August 2016 at 20:35:23 UTC, Dicebot wrote:
> - Please submit pull requests to adjust the markdown document 
> if you want to propose any improvements (mentioning 
> @WalterBright and @andralex for confirmation).

Not completely through yet, but it looks really promising.
Already made a PR (https://github.com/dlang/DIPs/pull/34) to 
replace the term visibility w/ reachability, b/c visibility is 
already used as a replacement for access checks (DIP22) and 
reachability is a well established term for GC.



More information about the Digitalmars-d-announce mailing list