scope() statements and return

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 3 20:47:21 PDT 2014


"deadalnix" <deadalnix at gmail.com> wrote:
> On Friday, 3 October 2014 at 19:35:21 UTC, Andrei Alexandrescu wrote:
>> I guess I'm convinced it adds more complication than > expressiveness!
>> 
> 
> True for return, but throw is a stupid limitation( as it do not prevent
> the scope to throw at all, simply forc to hide it, which is only worse).

Yah throw would be nice and helpful. -- Andrei


More information about the Digitalmars-d mailing list