1SYNOPSIS
2        int mappingp(mixed arg)
3
4BESCHREIBUNG
5        Liefert 1, wenn das Argument ein Mapping ist, ansonsten 0.
6
7SIEHE AUCH
8        intp(E), stringp(E), objectp(E), pointerp(E), mkmapping(E),
9        m_indices(E), m_values(E), m_delete(E), sizeof(E), widthof(E).
10