Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

function xtab uses sort(keys) #145

Open
cgoldammer opened this issue Apr 14, 2015 · 0 comments
Open

function xtab uses sort(keys) #145

cgoldammer opened this issue Apr 14, 2015 · 0 comments

Comments

@cgoldammer
Copy link

Instead, the function should probably use sort(collect(keys)). Do you want me to put in a PR (including mild refactoring, docstrings, and added test case)?

The only reason I'm asking before just writing the PR is that #48 mentions that you're planning to move xtab and xtabs over to Stats. I can't see why fixing xtab before doing so would hurt, but want to make sure.

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

No branches or pull requests

1 participant