insertion_sort_int8array

Function insertion_sort_int8array 

Source
pub fn insertion_sort_int8array(a: &Int8Array) -> Vec<i8>