BST

1.0

BST - Binary Search Tree class is example class built according to PowerShell 5 class syntax.
   It can be used for fast processing of large data structures, where standard PowerShell filtering will be inefficient. An example can be a large structure with more than 10,000 elements.    
   For more information read Wikipedia article https://en.wikipedia.org/wiki/Bi
BST - Binary Search Tree class is example class built according to PowerShell 5 class syntax.
   It can be used for fast processing of large data structures, where standard PowerShell filtering will be inefficient. An example can be a large structure with more than 10,000 elements.    
   For more information read Wikipedia article https://en.wikipedia.org/wiki/Binary_search_tree


Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name BST

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Author(s)

Igor Iric IricIgor@GMail.com

Package Details

FileList

Version History

Version Downloads Last updated
1.0 (current version) 390 1/21/2017