[Issue 18682] std.typecons.Nullable has opEquals but no toHash

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 9 19:09:53 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18682

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/b16ae5b8a5aa962d3e689d881dd6c52cf2f2df4e
Fix Issue 18682: Forward Nullable.toHash to contained value, if non-null.

https://github.com/dlang/phobos/commit/a5b1928a6e638cc0d3bcccb27219058e75f46c8d
Merge pull request #6674 from
FeepingCreature/fix/Issue-18682-implement-Nullable-toHash

[stable] Fix Issue 18682: Forward Nullable.toHash to contained value, if
non-null.
merged-on-behalf-of: Petar Kirov <ZombineDev at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list