prolog::occurrences_of_var/3

occurrences_of_var(+SubTerm, +Term, ?Count)%% Count the number of SubTerms in Term

(undocumented)

Private-func:

1. prolog::occurrences_of_var_3::occurrences_of_var/3(int ARG1, int ARG2, int ARG3)():