lte

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

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

Return

true if this measure has an equal or lesser equivalent magnitude, false otherwise

Parameters

o

the other measure to compare to