isEquivalent

open fun isEquivalent(other: Measure<out Any>): Boolean

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

Return

true if this measure is equivalent, false otherwise

Parameters

other

the measure to compare to