Function array_pop_back

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

returns the array without the last element.