26 ms·
Thanks a lot! I also found this blog post where they mention it's thread safe thanks to using HashTrieMap internally Link: https://go.dev/blog/unique https://g
by saylisteins 2y ago
Thanks a lot! I also found this blog post where they mention it's thread safe thanks to using HashTrieMap internally
Link: https://go.dev/blog/unique https://go.dev/blog/unique
- val_deleplace 2y agoWe agreed to make the threadsafeness more explicit in the documentation of the 'unique' package: https://github.com/golang/go/issues/69637 https://github.com/golang/go/issues/69637