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
Refactoring (#11)
* Use boolean to determine if swaps were made
* Refactor to export quicksort directly
* Refactored tests
* Export named functions instead of lambdas
* Updated npm keywords
* Refactored merge function