* 选择排序,每次循环找到一个最小的数放在前面的有序队列中 * @param {number[]} array * @return {number[]}
(array: number[])
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected