.\"determine whether or not a given variable is an array
.DT
arrayp
$MUDNAME$ driver help
arrayp

.SH Name
.SI 5
arrayp() - determine whether or not a given variable is an array
.EI

.SH Synopsis
.SI 5
int arrayp( mixed arg );
.EI

.SH Description
.SP 5 5
Return 1 if `arg' is an array.
.EP

.SH See also
.SI 5
mapp(), stringp(), objectp(), intp(), bufferp(), floatp(),
functionp(), nullp(), undefinedp(), errorp(), pointerp(),
typeof()
.EI
