EMSI Containers and HashMap of HashMaps

Tobias Pankrath tobias+dlang at pankrath.net
Wed May 5 16:22:33 UTC 2021


On Sunday, 2 May 2021 at 07:38:03 UTC, Tobias Pankrath wrote:
>
> For your convenience: https://run.dlang.io/is/gHSlu1
>
> I am using Refcounted() because HashMap itself is not 
> copy-able. Is there another way to have HashMaps as values of 
> HashMaps?

I've figured it out and filed an PR 
https://github.com/dlang-community/containers/pull/169. Would be 
great if we can get a new version out with this.




More information about the Digitalmars-d-learn mailing list