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

--- Comment #29 from bearophile_h...@eml.cc ---
(In reply to hsteoh from comment #27)
> @bearophile: perhaps that's an indication that what you want is actually an
> *ordered* map, not a hash map?

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.

--

Reply via email to