Collections in D

mw mingwu at gmail.com
Wed Jan 13 17:16:56 UTC 2021


On Wednesday, 13 January 2021 at 12:06:05 UTC, Roguish wrote:

>
> which seems perfectly adequate.
>
> What about sets?

You can also search https://code.dlang.org

I use:

https://code.dlang.org/packages/emsi_containers

Which has hashset:

https://github.com/dlang-community/containers/blob/fc1625a5a0c253272b80addfb4107928495fd647/src/containers/hashset.d


More information about the Digitalmars-d-learn mailing list