Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change shuffle() guard to check for size <= 2
After testing the app, I realized that shuffling a queue with size 2 does nothing
- Loading branch information