On Sunday, 29 March 2015 at 19:39:36 UTC, Nordlöw wrote:
On Sunday, 29 March 2015 at 19:32:48 UTC, weaselcat wrote:Is std.container in need of more containers?These https://github.com/economicmodeling/containershave Phobos-compatible license (Boost) and, with some work, I guess some of them could be merge into std.container, in your case *hashset.d is what you're looking for.
looks like they all rely on std.allocator which has been stagnating for a long time
