Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Adds Either.fromNullable #181

Merged
merged 3 commits into from
Jul 8, 2020
Merged

Conversation

JorgeCastilloPrz
Copy link
Member

Given the discussions in #114 and already ongoing Option deprecation to promote ? or Either<Unit, A> depending on the case, I'm adding this constructor for Either just for syntax.

Copy link
Member

@nomisRev nomisRev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @JorgeCastilloPrz!

Copy link
Member

@aballano aballano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@JorgeCastilloPrz JorgeCastilloPrz merged commit 4123e5f into master Jul 8, 2020
@JorgeCastilloPrz JorgeCastilloPrz deleted the jc-adds-either-fromnullable branch July 8, 2020 15:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants