Contents

SortOrder.reverse

The ordering that places the first item after the second when comparing two items using an ascending order.

Declaration

case reverse

Discussion

The ordering places the first item after the second when a ComparisonResult of two items is ComparisonResult.orderedAscending.

See Also

Using Sort Orders