https://issues.dlang.org/show_bug.cgi?id=18768
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/5064012515d2954fccccb0884f422c1fd158a146 Fix Issue 18768 - object.getArrayHash with custom toHash shouldn't just sum hashes of array elements https://github.com/dlang/druntime/commit/7605989c06ce07989ac6b601c17537c05645e185 Merge pull request #2166 from n8sh/issue-18768-getArrayHash Fix Issue 18768 - object.getArrayHash with custom toHash shouldn't just sum hashes of array elements merged-on-behalf-of: Jacob Carlborg <[email protected]> --
