concepts/
efun/
SYNOPSIS
	int sizeof(mixed *arr)

DESCRIPTION
	Return the number of elements of an array or mapping arr.

SEE ALSO
	strlen(E), allocate(E), pointerp(E),
	mappingp(E), allocate_mapping(E)