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 more doctest to EitherT #3054

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

hamednourhani
Copy link
Contributor

Re: Issue #2479

Add more doctest to EitherT methods:

fold
foldF
isLeft
isRight
swap
getOrElse
getOrElseF
orElse
recover
recoverWith
rethrowT
valueOr
valueOrF
forall
exists
ensure
ensureOr
toOption
to
collectRight
bimap

@hamednourhani
Copy link
Contributor Author

@kailuowang would you please check it.

Copy link
Contributor

@kailuowang kailuowang left a comment

Choose a reason for hiding this comment

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

Thanks very much!

@kailuowang kailuowang merged commit c56edd7 into typelevel:master Sep 25, 2019
@travisbrown travisbrown added this to the 2.1.0-RC1 milestone Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants