Hacker News new | ask | show | jobs
by VHRanger 3265 days ago
D runs in @system by default but there are @safe which enforces safety and @trusted (like unsafe in Rust). Those are all attributes you can write libraries in like @nogc etc.