isLessThanOrEqualTo(_:)
Indicates whether this decimal is less than or equal to the specified one.
Declaration
func isLessThanOrEqualTo(_ other: Decimal) -> BoolIndicates whether this decimal is less than or equal to the specified one.
func isLessThanOrEqualTo(_ other: Decimal) -> Bool