Function wasm_sort::bubble_sort_uint8array[][src]

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