Function wasm_sort::merge_sort_uint8array[][src]

pub fn merge_sort_uint8array(a: &Uint8Array) -> Vec<u8>