Info
Version: | 5.0.0-beta-22 |
Author(s): | Paul Louth |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/louthy/language-ext |
NuGet Url: | https://www.nuget.org/packages/LanguageExt.Parsec |
Install
Install-Package LanguageExt.Parsec
dotnet add package LanguageExt.Parsec
paket add LanguageExt.Parsec
LanguageExt.Parsec Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LanguageExt.Core(>= 3.5.24)
- System.ValueTuple(>= 4.5.0)
- LanguageExt.Core(>= 3.5.24)
- System.ValueTuple(>= 4.5.0)
Tags
This is part of the LanguageExt functional framework and requires LanguageExt.Core.