integer/1
integer(+Term)
integer(
)
Term is currently instantiated to an integer.
| ?- integer(5). yes | ?- integer(5.0). no
ref-lte-met-typ.