Info
Version: | 1.2.0 |
Author(s): | Dirk Bahle |
Last Update: | Friday, July 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dirkster99/TreeLib |
NuGet Url: | https://www.nuget.org/packages/Dirkster.TreeLib |
Install
Install-Package Dirkster.TreeLib
dotnet add package Dirkster.TreeLib
paket add Dirkster.TreeLib
Dirkster.TreeLib Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
to traverse k-ary trees in different orders via IEnumerable<T>/Yield<T>.