Function wasm_sort::bubble_sort_uint32array[][src]

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