API Reference

Returns an array sorted (ascending) via selection sort

function selectionSort(arr: StringOrNumberArray): StringOrNumberArray