From the NannyMUD documentation
2000-12-14
NAME
mappingp - Is it a mapping?.SYNTAX
int mappingp(mixed map)RETURN VALUES
Return 1 if the argument 'map' is a mapping, or 0 if it is not.SEE ALSO
intp in efun/type_related/intpSEE ALSO
stringp in efun/type_related/stringpSEE ALSO
objectp in efun/type_related/objectpSEE ALSO
pointerp in efun/type_related/pointerpSEE ALSO
mkmapping in efun/type_related/mkmappingSEE ALSO
m_indices in efun/type_related/m_indicesSEE ALSO
m_values in efun/type_related/m_valuesSEE ALSO
m_delete in efun/type_related/m_deleteSEE ALSO
m_sizeof in efun/type_related/m_sizeof