F# library for dealing with value types with the specific goal of writing allocation free F# code.
Info
| Version: | 2.1.3 |
| Author(s): | G-Research |
| Last Update: | Wednesday, November 27, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/G-Research/Peregrine |
| NuGet Url: | https://www.nuget.org/packages/PeregrineValueTypes |
Install
Install-Package PeregrineValueTypes
dotnet add package PeregrineValueTypes
paket add PeregrineValueTypes
PeregrineValueTypes Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
Tags