Provides efficient, generic heap data structures.
Info
Version: | 1.0.0 |
Author(s): | Zac Stringham |
Last Update: | Wednesday, May 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zlstringham/dotnet-heap/ |
NuGet Url: | https://www.nuget.org/packages/Heap.NET |
Install
Install-Package Heap.NET
dotnet add package Heap.NET
paket add Heap.NET
Heap.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)