Skip to content

Place phone-number exercise before nucleotide-count exercise #184

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
Jul 6, 2016

Conversation

cjlarose
Copy link
Contributor

@cjlarose cjlarose commented Jul 6, 2016

I'm open to discussion on this, but I think that since Nucleotide Count was changed to return Either (#165) and Phone Number was changed to return Maybe (#163), it makes sense to swap the order. In introductory Haskell materials, such as LYAH, Maybe typically comes before Either, and I think it makes sense because conceptually Maybe is simpler.

@rbasso
Copy link
Contributor

rbasso commented Jul 6, 2016

Thank you, @cjlarose! 😄

@rbasso rbasso merged commit bc7456c into exercism:master Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants