Function wasm_sort::selection_sort_uint16array[][src]

pub fn selection_sort_uint16array(a: &Uint16Array) -> Vec<u16>