blob: 7df25b2a61dfaf4aa8236c82c67b56e6039e04ec [file] [log] [blame]
Zesstrad59c3892019-11-28 20:53:39 +01001SYNOPSIS
2 mixed * m_indices(mapping map)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Returns an array containing the indices of mapping 'map'.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstra715ec202025-07-09 22:18:31 +02007SEE ALSO
8 mappingp(E), mkmapping(E), m_values(E), m_add(E), m_delete(E),
Zesstrad59c3892019-11-28 20:53:39 +01009 sizeof(E), widthof(E), unmkmapping(E)