downs wrote: > This object's > address is stored together with the AA itself, but encoded somehow > (negative? xor with a constant?) so that the GC doesn't find this relation. std.gc has some functions to hide pointers from the collector, perhaps one can use these?