Contents

isLessThanOrEqualTo(_:)

Indicates whether this decimal is less than or equal to the specified one.

Declaration

func isLessThanOrEqualTo(_ other: Decimal) -> Bool

See Also

Comparing decimals