pub fn trim_array(array: Expr, n: Expr) -> Expr
Expand description

removes the last n elements from the array.