NAME
	multisetp - is the argument a multiset?

SYNTAX
	int multisetp(mixed arg);

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

KEYWORDS
	multiset

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