Contents

SortOrder.forward

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

Declaration

case forward

Discussion

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

See Also

Using Sort Orders