Did you know ... | Search Documentation: |
Predicate body_term_calls/2 |
When a variable is called, this is normally returned in Goal.
Currently if a variable is called with additional arguments, e.g.,
call(Var, a1)
, this call is reported as call(Var, a1)
.