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

Atom "Error Reporting with Either", exercise 3 #78

Open
waij opened this issue Dec 25, 2016 · 0 comments
Open

Atom "Error Reporting with Either", exercise 3 #78

waij opened this issue Dec 25, 2016 · 0 comments

Comments

@waij
Copy link

waij commented Dec 25, 2016

In atom Error Reporting with Either, exercise 3, the test strings need an additional space:
letters is "Vector(Left(a), Right(b)," + // ...
letters is "Vector(Left(a), Right(b), " + // ...

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

No branches or pull requests

1 participant