Documentation Prolog Predicate Reference builtin @>/2

@>/2

Term greater than.

Description

'@>'( @term, @term )

True if the first term is greater than the second one.

Implementation