FunctionsArrayarray_pop_frontReturns a copy of each array with the first element removed. array_pop_front(…) → String Kind · scalar Returns a copy of each array with the first element removed. Part of the Array family.array_pop_backReturns a copy of each array with the final element removed.array_positionReturns the first one-based index matching a value, or zero when no match exists.