[Issue 9491] [AA] allow for insert/return pointer to existing value if present on assoc array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 23 11:35:22 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |stanislav.blinov at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Stanislav Blinov <stanislav.blinov at gmail.com> ---
Since
https://github.com/dlang/druntime/commit/0c92d13c7f8540bd91c3cce251d97ff39b84a486
(present in 2.082) there is now a require() function that does exactly that.

--


More information about the Digitalmars-d-bugs mailing list