Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated to .NET 6
Added net5 and netstandard2.0 targets and bumped version to 1.3.2
Added strong name for MaybeSharp assembly
Added default parameter values to IMaybe implementations - while strictly speaking not necessary, they make it more clear to read
Multi-targeting .NET 4.6 and .NET Core
Proper handling of GetHashCode and Equals
Improved API and documentation
Initial release