12 lines
253 B
Plaintext
12 lines
253 B
Plaintext
m_values - return the values of a mapping
|
|
|
|
array m_values(mapping);
|
|
|
|
This efun is only available if COMPAT_32 is defined. It behaves exactly
|
|
the same as values().
|
|
|
|
See also:
|
|
values
|
|
|
|
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere
|