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

Added support for simpler if fail to Try monads #1223

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

mark-pro
Copy link
Contributor

Added simpler support to try and try options monads and their cooresponding async computations

Added fluent IfFail extensions for

  • Try
  • TryAsync
  • TryOption
  • TryOptionAsync

Added static function ifFail for

  • Try
  • TryAsync
  • TryOption
  • TryOptionAsync

Mark Provenzano and others added 2 commits May 17, 2023 21:24
@louthy louthy merged commit 204b71f into louthy:main Sep 7, 2023
@louthy
Copy link
Owner

louthy commented Sep 7, 2023

Thanks @mark-pro 👍

@mark-pro mark-pro deleted the try-if-fail branch September 7, 2023 22:00
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