Function wasm_sort::merge_sort_uint32array[][src]

pub fn merge_sort_uint32array(a: &Uint32Array) -> Vec<u32>