https://issues.dlang.org/show_bug.cgi?id=4179
--- Comment #14 from Steven Schveighoffer <[email protected]> --- We can rewrite the rehash code to rely more on GC destruction, or alter the opApply/range code to be safer. Perhaps this is the right thing to do regardless. This will probably result in AA's being more likely to cause false pointers. --
