Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal: sync/map: use genericity in sync.Map #52262

Closed
culionbear opened this issue Apr 10, 2022 · 1 comment
Closed

proposal: sync/map: use genericity in sync.Map #52262

culionbear opened this issue Apr 10, 2022 · 1 comment

Comments

@culionbear
Copy link

go version: go 1.18

hello

Since the advent of generics, Golang is becoming more and more scalable.
I recommend incorporating generics into the sync.Map(sync/map or golang.org/x/sync/map)

@gopherbot gopherbot added this to the Proposal milestone Apr 10, 2022
@seankhliao
Copy link
Member

Duplicate of #47657

@seankhliao seankhliao marked this as a duplicate of #47657 Apr 10, 2022
@golang golang locked and limited conversation to collaborators Apr 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants