On 12/5/2023 1:26 PM, GrimMaple wrote: > If you design a `@nogc` library, then GC people are left out. GC code can call @nogc code, so I'm not sure how they are left out. You can also design code so that it simply doesn't use the GC.