Step libraryStandard stepsreversereverseReturns a new list that's in reverse order of the given list.Usage:const $reversed = reverse($list);