concepts/
efun/
SYNOPSIS
	int symbolp(mixed arg)

DESCRIPTION
	Returns true, if arg is a symbol.

EXAMPLES
	symbolp('foo) returns 1.

SEE ALSO
	intp(E)