case orderedAscending
s20FoundationEssentials16ComparisonResultO16orderedAscendingyA2CmF
4STUN
import FoundationEssentials
@frozen enum ComparisonResult
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). Given the function:
case orderedDescending
case orderedSame