API Reference

Returns an array sorted (ascending) via bubble sort

function bubbleSort(arr: StringOrNumberArray): StringOrNumberArray