lt

open fun lt(o: Measure<U>): Boolean

Checks if this measure is less than another measure of the same unit.

Return

true if this measure has a lesser equivalent magnitude, false otherwise

Parameters

o

the other measure to compare to