bridgefield / MonadicBits

Useful monads for building C# projects.
https://www.nuget.org/packages/bridgefield.MonadicBits/
MIT License
6 stars 0 forks source link

Added async functions for converting monad types #20

Closed apfohl closed 1 year ago

apfohl commented 1 year ago

For Maybe to Either conversion:

For Either to Maybe conversion: