On Friday, 15 September 2023 at 20:38:12 UTC, Atila Neves wrote: > std.string, I get, but algorithm and range are poster children > for `@nogc`. I'm not going to claim that *nothing* in those > packages allocates on the GC heap, but I'd be very surprised if > there were many functions that did. Autodecoding and exceptions. -Steve