lessThan

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

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


infix fun lessThan(n: Number): Booleans

Returns a Booleans that is true when this is less than a constant number.


infix fun lessThan(other: Real): Booleans

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