blob: fef2ac7395075e803859b84328042922780afcc2 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS:
2 int mappingp(mixed arg)
3
4DESCRIPTION:
5 Return 1 if the argument is a mapping, or 0 if it is not.
6
7SEE ALSO:
8 intp(E), stringp(E), objectp(E), pointerp(E), mkmapping(E),
9 m_indices(E), m_values(E), m_delete(E), sizeof(E)