Extracted from Pike v7.6 release 33 at 2005-08-19.
pike.ida.liu.se
[Top]

Method mappingp()


Method mappingp

int mappingp(mixed arg)

Description

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

See also

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