Skip to content

Chapter 4 exercises - Error Handling with Option and Either #8

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 6 commits into from
Aug 8, 2016

Conversation

jdesiloniz
Copy link

This PR introduces exercises for the Chapter 4 of the Red Book, covering error handling (specifically the implementation and uses of Option and Either). It also includes some modifications in the package structure, to isolate the types implementation used by the book so future chapters can rely on Scala's stdlib ones.

Could you please review, @juanpedromoreno @dialelo @raulraja? Thanks!

@juanpedromoreno
Copy link
Contributor

👍 LGTM!

@jdesiloniz jdesiloniz merged commit 4026f3f into master Aug 8, 2016
@jdesiloniz jdesiloniz deleted the js-chapter4-exercises branch August 8, 2016 13:36
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