blob: 5c14516b0f487a28441ed87bb2416c3066fb705a [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int intp(mixed arg)
3
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Return 1 if arg is an integer number.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstra715ec202025-07-09 22:18:31 +02007SEE ALSO
8 bytesp(E), clonep(E), closurep(E), coroutinep(E), floatp(E),
9 lpctypep(E), lwobjectp(E), mappingp(E), objectp(E), pointerp(E),
10 referencep(E), stringp(E), structp(E), symbolp(E)