@safety of Array

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Mon Oct 13 19:50:14 PDT 2014


On Tuesday, 14 October 2014 at 01:47:10 UTC, Brad Roberts via 
Digitalmars-d wrote:
> That's why I asked the question I did.  The core question isn't 
> about what the current implementation is or does but about 
> where it should end up.  Should Array be usable in @safe code.

It should but it can't unless something like `scope` is 
implemented. We can't have @safe in standard library that doesn't 
hold @safe promises.


More information about the Digitalmars-d mailing list