Skip to content

Making the Ruby bogosort more idiomatic #437

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 3 commits into from
Oct 4, 2018
Merged

Making the Ruby bogosort more idiomatic #437

merged 3 commits into from
Oct 4, 2018

Conversation

nic-hartley
Copy link
Contributor

...mostly by taking full advantage of builtins

I'm not quite sure how implementation edits work -- there are a few Ruby implementations I want to make more idiomatic; should I put them all in one PR or do one PR per algorithm?

Nic Hartley added 2 commits October 3, 2018 14:41
is that even a word?
I don't think that's a real word, either
@nic-hartley nic-hartley changed the title Making the Ruby bogosort more idiomatic Making the Ruby bogosort more idiomatic [WIP] Oct 3, 2018
@nic-hartley nic-hartley changed the title Making the Ruby bogosort more idiomatic [WIP] Making the Ruby bogosort more idiomatic Oct 3, 2018
@Gathros Gathros added Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) Hacktoberfest The label for all Hacktoberfest related things! labels Oct 3, 2018
Copy link
Member

@jiegillet jiegillet left a comment

Choose a reason for hiding this comment

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

Beautiful, thank you!

Yes, one PR per edit would be great, a small PR can be merged quickly.

@jiegillet jiegillet merged commit 23ecdcf into algorithm-archivists:master Oct 4, 2018
@nic-hartley nic-hartley deleted the ruby-bogosort-edit branch October 5, 2018 05:05
kenpower pushed a commit to kenpower/algorithm-archive that referenced this pull request Oct 22, 2018
* Idiomatized

is that even a word?

* More idiomaticity

I don't think that's a real word, either

* Update bogo_sort.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest The label for all Hacktoberfest related things! 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.

3 participants