greater

Returns true if the first input comes after the second one using the native ordering of the type.

Inputs

first

First value to compare.

second

Second value to compare.

Output

output

Returns true if first comes after second.