You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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
andxtabs
over toStats
. I can't see why fixingxtab
before doing so would hurt, but want to make sure.The text was updated successfully, but these errors were encountered: