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
fix: Treat NaN as -infinity for sorting
* A couple of test cases with NaN's thrown in
The first of these fails for me, I think its due to your sort method
* Treat NaN as -infinity for sorting
* Updated readme to make a note on NaN