Extracted from Pike v7.6 release 93 at 2006-10-04.
pike.ida.liu.se
[Top]

Method callablep()


Method callablep

int callablep(mixed arg)

Description

Returns 1 if arg is a callable, 0 (zero) otherwise.

See also

mappingp() , programp() , arrayp() , stringp() , objectp() , multisetp() , floatp() , intp()