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