Function wasm_sort::merge_sort_int8array[][src]

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