Function wasm_sort::selection_sort_uint32array[][src]

pub fn selection_sort_uint32array(a: &Uint32Array) -> Vec<u32>