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

isLess(than:)

Indicates whether this decimal is less than the specified one. この10進数が指定されたものより小さいかどうかを指し示します。

Declaration 宣言

func isLess(than other: Decimal) -> Bool

See Also 参照

Comparing Decimals 10進数を比較する