Function wasm_sort::insertion_sort_float64array[][src]

pub fn insertion_sort_float64array(a: &Float64Array) -> Vec<f64>