Y
Hacker News
new
|
ask
|
show
|
jobs
by
DeathArrow
186 days ago
>But dictionaries are mutable, which makes them problematic for sharing data in concurrent code.
Not really, C# has ConcurrentDictionary.