[Issue 17526] Add a set method for AA

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 23 18:18:46 UTC 2018


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

Stanislav Blinov <stanislav.blinov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stanislav.blinov at gmail.com

--- Comment #8 from Stanislav Blinov <stanislav.blinov at gmail.com> ---
This issue probably needs to be repurposed: since
https://github.com/dlang/druntime/commit/0c92d13c7f8540bd91c3cce251d97ff39b84a486
(present in 2.082) there is now a require() function that should be able to
achieve the desired behavior, but it's implementation at the moment does not
account for const value type.

--


More information about the Digitalmars-d-bugs mailing list