pub fn array_to_string(array: Expr, delimiter: Expr) -> Expr
converts each element to its text representation.