Function wasm_sort::selection_sort_float32array[][src]

pub fn selection_sort_float32array(a: &Float32Array) -> Vec<f32>