Problem with clear on shared associative array?

mw mingwu at gmail.com
Mon May 27 04:04:03 UTC 2024


On Monday, 27 May 2024 at 00:43:47 UTC, Serg Gini wrote:
> On Sunday, 26 May 2024 at 20:15:54 UTC, Andy Valencia wrote:
>> For others wrestling with this issue, I found out how to cast 
>> to unshared at this article:
>>
>
> You can check also this solution 
> https://github.com/DmitryOlshansky/sharded-map


Pls NOTE: it is
a   `sharded` (meaning trunk-ed) NON-concurrent map,
not `shared` concurrent map.

These two words looks similar, but the meaning is very different.




More information about the Digitalmars-d-learn mailing list