pub fn repeat_all<T: ArrayElement>(array: Array, count: i32) -> Result<Array>
See Array::repeat_all
Array::repeat_all