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