75 foldl4(
7, +, +, -, +, -, +, -, +,
-),
1345
call(+ Closure,...,? Ai,...)
read_from_chars( + Chars, - Term)
append(? List1,? List2,? List3)
checklist( 1:Pred, + List)
checknodes(+ Pred, + Term)
convlist(: Pred, + ListIn, ? ListOut)
convlist(: Pred, ? ListIn, ?ExtraList, ? ListOut)
exclude( 2:Goal, + List1, ? List2)
foldl2(: Pred, + List, ? X0, ? X, ? Y0, ? Y)
foldl2(: Pred, + List, ? List1, ? List2, ? X0, ? X, ? Y0, ? Y)
foldl(: Pred, + List1, + List2, ? AccIn, ? AccOut)
foldl(:Goal, +List, +V0, -V, +W0, -WN)
include( 2:Pred, + ListIn, ? ListOut)
maplist( 2:Pred, + List1,+ List2)
maplist(3:Pred,+ List1,+ List2,+ List4)
maplist(: Pred, ? L1, ? L2, ? L3, ? L4)
maplist(: Pred, ? L1, ? L2, ? L3, ? L4, ? L5)
mapnodes(+ Pred, + TermIn, ? TermOut)
partition(1:Pred, + List1, ? Included, ? Excluded)
partition(2:Pred, + List1, ? Lesser, ? Equal, ? Greater)
selectlist(1:Pred, + ListIn, ? ListOut)
selectlist( 2:Pred, + ListIn, + ListInAux, ? ListOut)
selectlist( 2:Pred, + ListIn, + ListInAux, ? ListOut, ? ListOutAux)
sumlist(: Pred, + List, ? AccIn, ? AccOut)
sumnodes(+ Pred, + Term, ? AccIn, ? AccOut)