NAME
	mappingp - is the argument an mapping?

SYNTAX
	int mappingp(mixed arg);

DESCRIPTION
	Returns 1 if arg is a mapping, zero otherwise.

KEYWORDS
	mapping

SEE ALSO
	intp, programp, arrayp, stringp, objectp,
	multisetp, floatp, functionp
