int(0..1) `>(mixed arg1, mixed arg2, mixed ... extras)
Greater than operator.
Returns 1 if the arguments are strictly decreasing, and 0 (zero) otherwise.
`<() , `<=() , `>=()