Contents

ComparisonResult

Constants that indicate sort order.

Declaration

@frozen enum ComparisonResult

Overview

These constants are used to indicate how items in a request are ordered, from the first one given in a method invocation or function call to the last (that is, left to right in code).

Topics

Creating a comparison result

Constants

See Also

Sorting