https://issues.dlang.org/show_bug.cgi?id=11644
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] --- Comment #2 from Martin Nowak <[email protected]> --- This always bothered me, so here is a pull using cuckoo hashing with a fixed number of entries. https://github.com/D-Programming-Language/phobos/pull/2591 --
