FunctionsArrayarray_pop_backReturns a copy of each array with the final element removed. array_pop_back(…) → String Kind · scalar Returns a copy of each array with the final element removed. Part of the Array family.array_partial_shuffleDeterministically permutes only the leading prefix of an array using an optional seed.array_pop_frontReturns a copy of each array with the first element removed.