pub fn array_pop_front(array: Expr) -> Expr
nested_expressions
returns the array without the first element.