isGreaterThan

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

Sources

Link copied to clipboard