Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
is_exists : term -> bool

SYNOPSIS
Tests a term to see if it as an existential quantification.

DESCRIPTION
is_exists `?var. t` returns true. If the term is not an existential quantification the result is false.

FAILURE CONDITIONS
Never fails.

SEE ALSO
dest_exists, mk_exists.