Corefx.Collections.Immutable-net40-fork NuGet Package

This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections.

Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.




Got any Corefx.Collections.Immutable-net40-fork Question?





Info

Version: 2.1.0
Author(s): Seabiscuit
Last Update: Wednesday, August 15, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/cuteant/CuteAnt.Extensions
NuGet Url: https://www.nuget.org/packages/Net40.Collections.Immutable


Install
Install-Package Net40.Collections.Immutable
dotnet add package Net40.Collections.Immutable
paket add Net40.Collections.Immutable
Net40.Collections.Immutable Download (Unzip the "nupkg" after downloading)

3 packages depend on this package.


Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

2080