Function wasm_sort::insertion_sort_uint32array[][src]

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