NAME
    mappingp - check if a value is a mapping

    SYNOPSIS
    int mappingp(mixed arg)

    Return 1 if the argument 'map' is a mapping, or 0 if it is not.

    SEE ALSO
    intp, stringp, objectp, pointerp mkmapping, m_indices, m_values, m_delete, m_sizeof