Defines an IImmutableSet that implements IReadOnlySet.
Info
Version: | 4.0.0 |
Author(s): | Max Drexel |
Last Update: | Sunday, March 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdrexel/Drexel.Collections.Sets |
NuGet Url: | https://www.nuget.org/packages/Drexel.Collections.Sets.Immutable |
Install
Install-Package Drexel.Collections.Sets.Immutable
dotnet add package Drexel.Collections.Sets.Immutable
paket add Drexel.Collections.Sets.Immutable
Drexel.Collections.Sets.Immutable Download (Unzip the "nupkg" after downloading)
Dependencies
- Drexel.Collections.Sets(>= 4.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.7.0)
Tags