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 bimapIn, swapIn and mergeIn to FEitherSyntax #346

Merged
merged 1 commit into from
Jun 19, 2022

Conversation

RonanCamargo
Copy link
Contributor

Hi! First of all, thanks for this great library.
I use IO[Either[A, B]] heavily and I found these functions quite useful. I think they fit nice since EitherT has similar functions. What do you think?

Copy link
Member

@danicheg danicheg left a comment

Choose a reason for hiding this comment

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

Thank you! I think these methods are quite useful.

@danicheg danicheg added this to the v1.1.0 milestone Jun 19, 2022
@benhutchison
Copy link
Member

Thanks @RonanCamargo, nice addition to the library

@danicheg danicheg merged commit 0d0a84e into typelevel:main Jun 19, 2022
@RonanCamargo RonanCamargo deleted the add-bimap-merge-swap branch October 3, 2022 19:18
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

3 participants