Function wasm_sort::insertion_sort_int8array[][src]

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