Memory Safe Programming

user1234 user1234 at 12.de
Wed Aug 19 16:01:41 UTC 2026


On Tuesday, 18 August 2026 at 16:48:07 UTC, Kapendev wrote:
> [...]
> Slices are part of the language, for example.

indeed. Now I realize that a part of this topic was too focused 
on `@safe`. Actually D without `@safe` brings safety already. 
Temporal safety with the GC and spacial safety with bounds checks.



More information about the Digitalmars-d mailing list