On Sunday, 29 March 2015 at 22:32:34 UTC, Martin Nowak wrote:
I guess that's the counterpart to `get(key, default)` that also inserts the default value. That's a very much needed primitive for our AA, because currently you end up doing at least 1 unnecessary lookup.

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

Reply via email to