Function wasm_sort::insertion_sort_uint16array[][src]

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