Function wasm_sort::selection_sort_uint8array[][src]

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