Generic Tree interface ITree<T> and extension methods to operate on ITrees.
Info
Version: | 1.0.0 |
Author(s): | Jason Norris |
Last Update: | Friday, August 3, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/itsjason/TreeExtensions |
NuGet Url: | https://www.nuget.org/packages/TreeExtensions |
Install
Install-Package TreeExtensions
dotnet add package TreeExtensions
paket add TreeExtensions
TreeExtensions Download (Unzip the "nupkg" after downloading)