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

Implement PartialOrd for QualityItem #314

Closed
pyfisch opened this issue Feb 14, 2015 · 0 comments · Fixed by #319
Closed

Implement PartialOrd for QualityItem #314

pyfisch opened this issue Feb 14, 2015 · 0 comments · Fixed by #319
Labels
A-headers Area: headers. E-easy Effort: easy. A task that would be a great starting point for a new contributor.

Comments

@pyfisch
Copy link
Contributor

pyfisch commented Feb 14, 2015

Sort QualityItems according to their q value. This is useful for comparison and to sort QualityItems. It makes it easier to find the preferred item, that matches the provided items.

@seanmonstar seanmonstar added A-headers Area: headers. E-easy Effort: easy. A task that would be a great starting point for a new contributor. labels Feb 14, 2015
@reem reem closed this as completed in #319 Feb 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-headers Area: headers. E-easy Effort: easy. A task that would be a great starting point for a new contributor.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants