On Saturday, 9 April 2016 at 21:16:08 UTC, ag0aep6g wrote:
On Saturday, 9 April 2016 at 19:31:31 UTC, Uranuz wrote:I think that we need to add warning about such case in documentation section:https://dlang.org/spec/hash-map.html#construction_and_ref_semanticin order to prevent this kind of mistakes in code.Isn't that exactly what the section you linked does?
Yes certainly. But maybe we should give just a little more example there.