[Issue 20440] Associative arrays of BigInt does not support require or get function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 11 18:57:33 UTC 2019


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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/druntime pull request #2869 "Fix Issue 20440 - Associative
arrays of BigInt does not support require or get function" fixing this issue:

- Fix Issue 20440 - Associative arrays of BigInt does not support require or
get function

  Applies to any type with a custom opAssign that doesn't return a ref to self

https://github.com/dlang/druntime/pull/2869

--


More information about the Digitalmars-d-bugs mailing list