std.experimental.yesnogc

Jack Stouffer via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 13 18:49:15 PST 2016


On Thursday, 14 January 2016 at 00:35:53 UTC, Andrei Alexandrescu 
wrote:
> Hey folks, I want to push things forward with artifacts 
> dedicated to avoiding the GC, and of course my main worry is 
> finding the right name.

There are only two hard things in Computer Science: cache 
invalidation and naming things. -- Phil Karlton

I'd go with std.memory or std.memory_management as others have 
suggested.



More information about the Digitalmars-d mailing list