Doesn't GC, @nogc, safe, nothrown, * get in the way of getting things done?

rikki cattermole rikki at cattermole.co.nz
Thu Jun 11 11:31:31 UTC 2020


On 11/06/2020 11:28 PM, aberba wrote:
> In D we have so many programming models and I'm noticing this has become 
> a problem in itself.
> 
> For a example should a new HTTP library become safe, or unsafe, gc or no 
> gc? Template or no templates, reference counting?? @live??


Client or server?

Each has a different answer.



More information about the Digitalmars-d mailing list