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