insertion_sort_float32array

Function insertion_sort_float32array 

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