Frameworks and libraries

bachmeier no at spam.net
Fri Sep 15 16:09:44 UTC 2023


On Friday, 15 September 2023 at 14:50:27 UTC, monkyyy wrote:
> d as is, is gc'ed to hell and back

That's why I use it.

> nogc is a bandaid to advertise its something its not.

[This is what the spec 
says](https://dlang.org/spec/function.html#nogc-functions). I 
don't see anything wrong with it. It restricts what you can do 
inside a function and that's what it's supposed to do.


More information about the Digitalmars-d mailing list