pub fn array_pop_back(array: Expr) -> Expr
Expand description

returns the array without the last element.