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.
