From the NannyMUD documentation

LAST CHANGE

2000-12-14

FUNCTION


NAME

        m_indices - Get the indices of a mapping.

SYNTAX

	mixed *m_indices(mapping map)

RETURN VALUES

	Return an array containing the indices of mapping 'map'.

SEE ALSO

        mappingp in efun/type_related/mappingp

SEE ALSO

        mkmapping in efun/type_related/mkmapping

SEE ALSO

        m_values in efun/type_related/m_values

SEE ALSO

        m_delete in efun/type_related/m_delete

SEE ALSO

        m_sizeof in efun/type_related/m_sizeof