pstools.sortlibrary

1.4

This module contains alternative sort algorithms. The module was created mainly for educational purposes but is fully functional.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name pstools.sortlibrary -RequiredVersion 1.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name pstools.sortlibrary -Version 1.4

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

Owners

Copyright

(c) 2021 Hannes Palmquist. All rights reserved.

Requires License Acceptance

View License.txt

Package Details

Author(s)

  • Hannes Palmquist

Functions

Sort-UsingQuickSort Test-SortingAlgorithms

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

https://github.com/hanpq/pstools.sortlibrary/blob/main/changelog.json

FileList

Version History

Version Downloads Last updated
1.10.4 46 11/13/2022
1.10.2 95 12/13/2021
1.10.1 114 4/3/2021
1.10 15 4/1/2021
1.9 13 3/31/2021
1.7 12 3/29/2021
1.6 13 3/22/2021
1.5 12 3/22/2021
1.4 (current version) 13 3/22/2021
Show less