tests whether its argument is currently uninstantiated
free(Var)
free(Var) (i)
void(Var) (i) Term to be tested.
This is a standard prolog built-in. Bound succeeds if its argument is currently unbound, fails otherwise.
NOTE: var and unbound do just the same.
No runtime errors.
prolog-process, client-server, object