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

PriorityQueue documentation is not clear that dequeue is the _only_ method that respects order #8624

Closed
scabug opened this issue May 26, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@scabug
Copy link

scabug commented May 26, 2014

PriorityQueue's documentation is not as helpful as it should be: it leaves it to the user to discover that only dequeue (but not iterator or drop or anything) dequeues in priority order. This should be made more explicit.

@scabug
Copy link
Author

scabug commented May 26, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8624?orig=1
Reporter: @Ichoran
Affected Versions: 2.11.0

@scabug
Copy link
Author

scabug commented Sep 30, 2014

@Ichoran said:
scala/scala#4020

@scabug scabug closed this as completed Oct 1, 2014
@scabug scabug added the docs label Apr 7, 2017
@scabug scabug added this to the 2.11.3 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants