We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6672a commit e92db0cCopy full SHA for e92db0c
src/loader.pl
@@ -43,7 +43,7 @@
43
call(G__2, H1, H2, L0-L1),
44
maplistdif(G__2, T1, T2, L1-LX).
45
46
-%% arithmetic_expansion(+Type, Term, -ExpandedTerm, -Unifier-Rest).
+%% arithmetic_expansion(+Type, ?Term, -ExpandedTerm, -Unifier-Rest).
47
%
48
% `ExpandedTerm` is the minimal generalization of `Term` which makes a valid
49
% arithmetic relation (`Type = rela`) or functional expression (`Type = func`).
0 commit comments