An alternative to System.Collection.Generics.LinkedList with reverse operation and enumeration without allocation.
Info
Version: | 3.0.0 |
Author(s): | Antao Almada |
Last Update: | Wednesday, June 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NetFabric.DoublyLinkedList |
Install
Install-Package NetFabric.DoublyLinkedList
dotnet add package NetFabric.DoublyLinkedList
paket add NetFabric.DoublyLinkedList
NetFabric.DoublyLinkedList Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NetFabric.Hyperlinq.Interfaces(>= 1.0.0)
- NetFabric.Hyperlinq.Interfaces(>= 1.0.0)
Tags