Cannot take slice of scope static array in @safe code

Dennis dkorpel at gmail.com
Sun Feb 2 18:32:32 UTC 2020


On Sunday, 2 February 2020 at 18:18:28 UTC, Steven Schveighoffer 
wrote:
> scope should have been a type constructor.

I feel the same way, I find const/immutable much easier to reason 
about than scope in its current state.
Do you think scope as a storage class is fundamentally broken, or 
is it still sound, just not very granular?


More information about the Digitalmars-d-learn mailing list