A library which enables more powerful pattern matching than is currently available in the switch statement/expression.
Info
Version: | 1.2.0 |
Author(s): | tolik-pylypchuk |
Last Update: | Monday, March 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://tolikpylypchuk.github.io/PatternMatching |
NuGet Url: | https://www.nuget.org/packages/CSharpStuff.PatternMatching |
Install
Install-Package CSharpStuff.PatternMatching
dotnet add package CSharpStuff.PatternMatching
paket add CSharpStuff.PatternMatching
CSharpStuff.PatternMatching Download (Unzip the "nupkg" after downloading)
Dependencies
- LanguageExt.Core(>= 3.3.51)
- System.Dynamic.Runtime(>= 4.3.0)
Tags