Contents

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) -> Bool

See Also

Comparing decimals