We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What version of Go are you using (go version)? go 1.20
What operating system and processor architecture are you using? linux, amd64
What did you do? I found that the GO standard library supports few containers
What did you expect to see? I think more containers need to be provided(e.g.: stack, dequeue, sortedmap...)
The text was updated successfully, but these errors were encountered:
Cf. #27935.
I thought I had proposed deque at some point, but I can't find it. So: let's add deque!
Sorry, something went wrong.
no clear proposal to evaluate. and it probably should wait for #61405
No branches or pull requests
What version of Go are you using (go version)?
go 1.20
What operating system and processor architecture are you using?
linux, amd64
What did you do?
I found that the GO standard library supports few containers
What did you expect to see?
I think more containers need to be provided(e.g.: stack, dequeue, sortedmap...)
The text was updated successfully, but these errors were encountered: