Function wasm_sort::insertion_sort_int16array[][src]

pub fn insertion_sort_int16array(a: &Int16Array) -> Vec<i16>