Instance Method インスタンスメソッド

isEqual(to:)

Indicates whether this decimal is equal to the specified one. この10進数が指定されたものと等しいかどうかを指し示します。

Declaration 宣言

func isEqual(to other: Decimal) -> Bool

See Also 参照

Comparing Decimals 10進数を比較する