concepts/
efun/
SYNOPSIS
	int typeof(mixed)

DESCRIPTION
	Returns a code for the type of the argument, as defined in
	<lpctypes.h>

SEE ALSO
	get_type_info(E), intp(E), objectp(E), floatp(E), pointerp(E),
	closurep(E), symbolp(E), stringp(E), mappingp(E)