Function wasm_sort::insertion_sort_float32array[][src]

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