Info
| Version: | 2.0.3 |
| Author(s): | SoftwareCraft |
| Last Update: | Wednesday, March 2, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/zyrconium13/SoftwareCraft.Maybe |
| NuGet Url: | https://www.nuget.org/packages/SoftwareCraft.Maybe |
Install
Install-Package SoftwareCraft.Maybe
dotnet add package SoftwareCraft.Maybe
paket add SoftwareCraft.Maybe
SoftwareCraft.Maybe Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Instead of returning null, return a Maybe, and the code will be much cleaner and the intent much clearer.