[Issue 13410] Performance problem with associative array byKey/byValue

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Oct 1 15:20:28 PDT 2014


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

--- Comment #31 from Martin Nowak <code at dawg.eu> ---
(In reply to bearophile_hugs from comment #29)
> Nope. If you take a look at the link, that code doesn't need an ordered
> container. The "pop" operation just needs to give one arbitrary item.

Take an array or a stack for that.

--


More information about the Digitalmars-d-bugs mailing list