blob: 5ab4ed2f3ef13d0716d95de9cfe6bf93d782a856 [file] [log] [blame]
Zesstrad59c3892019-11-28 20:53:39 +01001SYNOPSIS
2 int mappingp(mixed arg)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstrad59c3892019-11-28 20:53:39 +01004BESCHREIBUNG
5 Liefert 1, wenn das Argument ein Mapping ist, ansonsten 0.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstrad59c3892019-11-28 20:53:39 +01007SIEHE AUCH
8 intp(E), stringp(E), bytesp(E), objectp(E), pointerp(E),
9 mkmapping(E), m_indices(E), m_values(E), m_delete(E),
10 sizeof(E), widthof(E).