Info
Version: | 0.5.3 |
Author(s): | Nicholas Cowle |
Last Update: | Tuesday, January 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nickcowle/HCollections |
NuGet Url: | https://www.nuget.org/packages/HCollections |
Install
Install-Package HCollections
dotnet add package HCollections
paket add HCollections
HCollections Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.0)
- TypeEquality(>= 0.3.0)
Tags
Using heterogeneous collections, it's possible to act on arbitrary sum and product types in a generic way.