lessThanOrEqualTo

infix fun lessThanOrEqualTo(other: Numbers<*>): Booleans

Returns a Booleans that is true when this is less than or equal to another primitive numeric profile.


infix fun lessThanOrEqualTo(other: Real): Booleans

Returns a Booleans that is true when this is less than or equal to a linear profile.