minOf

fun <A : Units, B : A> minOf(first: A, second: B): A(source)

Return

the smaller of the two Units