On 7/8/2014 10:00 PM, H. S. Teoh via Digitalmars-d wrote:
On Tue, Jul 08, 2014 at 07:42:50PM -0700, Walter Bright via Digitalmars-d wrote:
On 7/8/2014 3:37 PM, bearophile wrote:
Walter Bright:
3. 'ref' means 'borrowed', to use Rust's terminology
We're almost there with this. This means better escape analysis,
too.
Is "scope" still left for future usage, or used for a different
purpose, or deprecated?
That would have to be addressed as part of this.
Does that mean that finally 'scope' will work as advertised? I've been
waiting for that for a long time.
Help is welcome working on a design.