lessThan

infix fun lessThan(other: SerialNumericOps<*, *>): Booleans

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


infix fun lessThan(n: Number): Booleans

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