Binary heap with an API similar to Python's heapq module.
Info
Version: | 0.0.3 |
Author(s): | Idrek |
Last Update: | Tuesday, April 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Idrek/FSharp.BinaryHeap |
NuGet Url: | https://www.nuget.org/packages/FSharp.BinaryHeap |
Install
Install-Package FSharp.BinaryHeap
dotnet add package FSharp.BinaryHeap
paket add FSharp.BinaryHeap
FSharp.BinaryHeap Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
Tags