Hacker News new | ask | show | jobs
by atilaneves 121 days ago
> and lose access to most things

What "most things" are these?

2 comments

Noteably for me at least is the 'new' keyword and resizing arrays with the length property.

https://dlang.org/spec/function.html#nogc-functions

In addition to what chainingsolid mentioned, I believe that you lose access to most of the standard library. But I don't have actual numbers on that