isGreaterThan

infix fun <T> Comparable<T>.isGreaterThan(other: T): Boolean(source)