blob: 2442038b4b88e011f87547efa2a082d9244ea589 [file] [log] [blame]
Zesstrad59c3892019-11-28 20:53:39 +01001SYNOPSIS
2 int mappingp(mixed arg)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Returns 1 if the argument is a mapping, or 0 if it is not.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstra715ec202025-07-09 22:18:31 +02007SEE ALSO
8 mkmapping(E), m_indices(E), m_values(E), m_add(E), m_delete(E),
9 sizeof(E), widthof(E), bytesp(E), clonep(E), closurep(E),
10 coroutinep(E), floatp(E), intp(E), lpctypep(E), lwobjectp(E),
11 objectp(E), pointerp(E), referencep(E), stringp(E), structp(E),
12 symbolp(E)