IEnumerableTrie NuGet Package

C# implementation of a Trie (prefix tree) that is IEnumerable.

You may conduct a prefix tree and not have to run on the trie all the way to it's end - just for the amount of results you need. This is perfect for autocomplete or any other scenario where you may want a fixed amount of results yielded in every search.




Got any IEnumerableTrie Question?





Info

Version: 1.0.1
Author(s): Daniel Goltz
Last Update: Sunday, December 17, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/degoltz/IEnumerable-Trie
NuGet Url: https://www.nuget.org/packages/IEnumerableTrie


Install
Install-Package IEnumerableTrie
dotnet add package IEnumerableTrie
paket add IEnumerableTrie
IEnumerableTrie Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2316