Sign in Sign up
nuget

Net40.Collections.Immutable

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.

Activity

Latest release
8y ago
Total releases
3
Cadence
~3 months
Last 12 months
0

Reach

Stars

Details

First release
Mar 03, 2018
Releases
Version Released
2.1.0 initial
2.1.0-rc1-180512-01 pre
2.1.0-preview2-180302-01 pre