pub fn array_append(array: Expr, element: Expr) -> Expr
nested_expressions
appends an element to the end of an array.