Function array_pop_front

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

returns the array without the first element.