mud/lib/doc/efun/mixed/mapp
2020-09-06 05:43:07 -07:00

8 lines
189 B
Plaintext

mapp - determine whether or not a given variable is a mapping
int mapp( mixed arg );
Return 1 if `arg' is a mapping.
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere