The next iteration of scope
bearophile via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 1 16:03:01 PDT 2015
Walter Bright:
> I'm thinking of a modest step which would be a subset of your
> proposal:
>
> 1. implement 'scope' and 'return' for arrays, classes, and
> pointers
> 2. implement inference for templates and lambdas
> 3. enable it with the -dip25 switch
>
> and see how far that takes us.
This is interesting. For the final D programmer what's the
practical difference between your proposed subset compared to the
full proposal?
Bye,
bearophile
More information about the Digitalmars-d
mailing list