Lightweight and performant immutable linked list data structure for .NET.
Info
Version: | 1.1.0 |
Author(s): | Michael Adelson |
Last Update: | Saturday, January 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madelson/ImmutableLinkedList |
NuGet Url: | https://www.nuget.org/packages/ImmutableLinkedList |
Install
Install-Package ImmutableLinkedList
dotnet add package ImmutableLinkedList
paket add ImmutableLinkedList
ImmutableLinkedList Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags