pub fn array_repeat(element: Expr, count: Expr) -> Expr
returns an array containing element count times.
count