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

8 lines
190 B
Plaintext

classp - determine whether or not a given variable is a class
int classp(mixed);
Return 1 if the argument is a class.
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere