JuliaCollections / JuliaCollections/DataStructures.jl
Clarify priority in PriorityQueue
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Julia
- Stars
- 745
- Forks
- 261
- PR merge metrics
- No merged PRs in 30d
Description
Is the element with the largest or smallest priority first in the queue?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the PriorityQueue documentation and inspect the existing description of priority ordering. Verify whether the largest or smallest priority is dequeued first, then clarify that behavior in the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100