selection_sort_uint8array

Function selection_sort_uint8array 

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