Contains implementation of immutable arrays with special immutable implementation for array operations for saving memory.
Info
Version: | 0.3.4 |
Author(s): | Jakub 'TcKs' Müller |
Last Update: | Thursday, May 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/tcks-public/ImmutableArrays |
NuGet Url: | https://www.nuget.org/packages/TcKs.ImmutableArrays |
Install
Install-Package TcKs.ImmutableArrays
dotnet add package TcKs.ImmutableArrays
paket add TcKs.ImmutableArrays
TcKs.ImmutableArrays Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags