Y
Hacker News
new
|
ask
|
show
|
jobs
by
eatonphil
123 days ago
Will we also eventually get a generic sync.Map?
3 comments
darkr
122 days ago
It’d be nice to have in stdlib, but it’s pretty trivial to write a generic wrapper for it
link
jeffbee
123 days ago
Almost certainly, since the internal HashTrieMap is already generic. But for now this author's package stands in nicely.
link
puzpuzpuz-hn
122 days ago
Would be great to see that - there are multiple GH issues for that. But so far, I'm not convinced that Google prioritizes community requests over its own needs.
link