isTotallyOrdered(belowOrEqualTo:)
Returns a Boolean value indicating whether this instance should precede the given value in an ascending sort.
Declaration
func isTotallyOrdered(belowOrEqualTo other: Decimal) -> BoolReturns a Boolean value indicating whether this instance should precede the given value in an ascending sort.
func isTotallyOrdered(belowOrEqualTo other: Decimal) -> Bool