From the NannyMUD documentation

LAST CHANGE

2000-12-14

FUNCTION


NAME

        m_values - Get the values of a mapping.

SYNTAX

	mixed *m_values(mapping map)

RETURN VALUES

	Return an array with the values of mapping 'map'.

SEE ALSO

        mappingp in efun/type_related/mappingp

SEE ALSO

        mkmapping in efun/type_related/mkmapping

SEE ALSO

        m_indices in efun/type_related/m_indices

SEE ALSO

        m_delete in efun/type_related/m_delete

SEE ALSO

        m_sizeof in efun/type_related/m_sizeof