.DT
member_array
Discworld efun help
member_array

int member_array(mixed item, mixed *arr)
.SP 5 5
Returns the index of the first occurence of item in array arr. If not found, 
then -1 is returned.
.EP
