Function array_append

Source
pub fn array_append(array: Expr, element: Expr) -> Expr
Available on crate feature nested_expressions only.
Expand description

appends an element to the end of an array.