https://issues.dlang.org/show_bug.cgi?id=9769
--- Comment #6 from Jonathan M Davis <[email protected]> --- Latest attempt to templatize the free function opEquals (which is not a full fix for this but is the first step in the process): https://github.com/D-Programming-Language/druntime/pull/1439 --
