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

Add mapEither to the client #651

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Add mapEither to the client #651

merged 1 commit into from
Nov 23, 2020

Conversation

ghostdogpr
Copy link
Owner

It gives more flexibility for mapping to your own types, for example getting rid of Option by failing when the value is None.

@kubukoz
Copy link
Contributor

kubukoz commented Nov 23, 2020

I love how simple this is :)

@ghostdogpr ghostdogpr merged commit c392280 into master Nov 23, 2020
@ghostdogpr ghostdogpr deleted the mapEither branch November 23, 2020 00:50
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.

None yet

2 participants