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

inside tail sort, retain original sort order #193

Merged
merged 1 commit into from
Apr 15, 2016

Conversation

kch
Copy link
Contributor

@kch kch commented Apr 14, 2016

sort_by does not ensure the original order is kept for sequences with the same sort value.

This fixes it by keeping the original index as a secondary sort param.

@leejarvis leejarvis merged commit 3658216 into leejarvis:master Apr 15, 2016
@leejarvis
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants