Skip to content

Updating Bogo Sort in Swift 4.1 to Swift 4.2 #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Updating Bogo Sort in Swift 4.1 to Swift 4.2 #385

merged 1 commit into from
Sep 18, 2018

Conversation

Wesley-Arrington
Copy link
Contributor

XCode 10 was recently released and came out with Swift 4.2. So here is an updated version of Bogo Sort in Swift. I was able to get rid of the shuffle function I wrote and use Swift's new built in Shuffle function.

@june128 june128 added the Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) label Sep 18, 2018
@june128 june128 self-assigned this Sep 18, 2018
Copy link
Member

@june128 june128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For this one as well: Looks good and works. Thank you very much!

@june128 june128 merged commit 8585885 into algorithm-archivists:master Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants