Documentation Prolog Predicate Reference builtin @=</2

@=</2

Term less than or equal to.

Description

'@=<'( @term, @term )

True if the first term is less than or equal to the second one.

Implementation