Hacker News new | past | comments | ask | show | jobs | submit login

I actually like that it has a GC, it has made programming in D easier and more accessible for me. It's also a simple GC that you can force to behave if you know how. D has the @nogc attribute for the situations where one would want to disable the GC and use something else.

https://dlang.org/blog/the-gc-series/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: