Extensions to System.Collections.Immutable to include FastImmutableHashSet and FastImmutableDictionary.
Info
Version: | 0.0.3-alpha |
Author(s): | Yair Halberstadt |
Last Update: | Tuesday, January 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/YairHalberstadt/MoreImmutableCollections |
NuGet Url: | https://www.nuget.org/packages/MoreImmutableCollections |
Install
Install-Package MoreImmutableCollections
dotnet add package MoreImmutableCollections
paket add MoreImmutableCollections
MoreImmutableCollections Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.5.0)
Tags