Re-exported predicates
The following predicates are re-exported from other modules
- mapargs(:Goal, ?Term1, ?Term2)
- Term1 and Term2 have the same functor (name/arity) and for each
matching pair of arguments
call(Goal, A1, A2)
is true.
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.
- mapargs(Arg1, Arg2)
- mapargs(Arg1, Arg2, Arg3, Arg4)
- mapargs(Arg1, Arg2, Arg3, Arg4, Arg5)
- mapargs(Arg1, Arg2, Arg3, Arg4, Arg5, Arg6)
- mapargs(Arg1, Arg2, Arg3, Arg4, Arg5, Arg6, Arg7)