Function

>(_:)

Returns true if self is greater than other; returns false otherwise.

Source
fun >(_ other: Self) -> Bool