Method intp()
- Method
intp
int
intp(mixed
arg
)- Description
Returns
1
ifarg
is an int,0
(zero) otherwise.- See also
mappingp(), programp(), arrayp(), stringp(), objectp(), multisetp(), floatp(), functionp()
int
intp(mixed
arg
)
Returns 1
if arg
is an int, 0
(zero) otherwise.
mappingp(), programp(), arrayp(), stringp(), objectp(), multisetp(), floatp(), functionp()