.NET implementation of radix trees.
Info
Version: | 1.0.2 |
Author(s): | Soluto.Collections.RadixTree |
Last Update: | Tuesday, July 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Soluto/RadixTree |
NuGet Url: | https://www.nuget.org/packages/Soluto.Collections.RadixTree |
Install
Install-Package Soluto.Collections.RadixTree
dotnet add package Soluto.Collections.RadixTree
paket add Soluto.Collections.RadixTree
Soluto.Collections.RadixTree Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.3.0)