pub fn array_remove_all(array: Expr, element: Expr) -> Expr
nested_expressions
removes all elements from the array equal to the given value.