Hacker News new | ask | show | jobs
by the_why_of_y 3335 days ago
The roughly equivalent annotation in D is called "@trusted", but IMHO "unsafe" is better because it sounds scarier :-)

https://dlang.org/blog/2016/09/28/how-to-write-trusted-code-...