Skip to content
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

Remove mention of RNA (uracil) from nucleotide-count problem? #23

Closed
kytrinyx opened this issue Aug 17, 2014 · 0 comments · Fixed by #24
Closed

Remove mention of RNA (uracil) from nucleotide-count problem? #23

kytrinyx opened this issue Aug 17, 2014 · 0 comments · Fixed by #24

Comments

@kytrinyx
Copy link
Member

The metadata for this problem has been simplified, and it might be worth changing the test suite and example so that theres no mention of RNA or uracil.

I've also changed the API of the problem in Ruby so that there is no error checking in the object itself, only in the factory that creates it: https://github.com/exercism/xruby/blob/master/nucleotide-count/example.rb#L2-L8

I don't know if this is relevant or idiomatic in Haskell.

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 a pull request may close this issue.

1 participant