isLess(than:) Indicates whether this decimal is less than the specified one. Declarationfunc isLess(than other: Decimal) -> Bool See AlsoComparing decimalsisEqual(to:)isLessThanOrEqualTo(_:)isTotallyOrdered(belowOrEqualTo:)NSDecimalCompare(_:_:)