% This LaTeX document was generated using the LaTeX backend of PlDoc, % The SWI-Prolog documentation system \begin{summarylist}{ll} \predicatesummary{convlist}{3}{Similar to maplist/3, but elements for which call(Goal, ElemIn, _) fails are omitted from ListOut.} \predicatesummary{exclude}{3}{Filter elements for which Goal fails.} \predicatesummary{foldl}{4}{Fold an ensemble of _m_ (0 \Sel{} _m_ \Sel{} 4) lists of length _n_ head-to-tail ("fold-left"), using columns of _m_ list elements as arguments for Goal.} \predicatesummary{foldl}{5}{Fold an ensemble of _m_ (0 \Sel{} _m_ \Sel{} 4) lists of length _n_ head-to-tail ("fold-left"), using columns of _m_ list elements as arguments for Goal.} \predicatesummary{foldl}{6}{Fold an ensemble of _m_ (0 \Sel{} _m_ \Sel{} 4) lists of length _n_ head-to-tail ("fold-left"), using columns of _m_ list elements as arguments for Goal.} \predicatesummary{foldl}{7}{Fold an ensemble of _m_ (0 \Sel{} _m_ \Sel{} 4) lists of length _n_ head-to-tail ("fold-left"), using columns of _m_ list elements as arguments for Goal.} \predicatesummary{include}{3}{Filter elements for which Goal succeeds.} \predicatesummary{maplist}{2}{True if Goal is successfully applied on all matching elements of the list.} \predicatesummary{maplist}{3}{True if Goal is successfully applied on all matching elements of the list.} \predicatesummary{maplist}{4}{True if Goal is successfully applied on all matching elements of the list.} \predicatesummary{maplist}{5}{True if Goal is successfully applied on all matching elements of the list.} \predicatesummary{partition}{4}{Filter elements of List according to Pred.} \predicatesummary{partition}{5}{Filter List according to Pred in three sets.} \predicatesummary{scanl}{4}{Scan an ensemble of _m_ (0 \Sel{} _m_ \Sel{} 4) lists of length _n_ head-to-tail ("scan-left"), using columns of _m_ list elements as arguments for Goal.} \predicatesummary{scanl}{5}{Scan an ensemble of _m_ (0 \Sel{} _m_ \Sel{} 4) lists of length _n_ head-to-tail ("scan-left"), using columns of _m_ list elements as arguments for Goal.} \predicatesummary{scanl}{6}{Scan an ensemble of _m_ (0 \Sel{} _m_ \Sel{} 4) lists of length _n_ head-to-tail ("scan-left"), using columns of _m_ list elements as arguments for Goal.} \predicatesummary{scanl}{7}{Scan an ensemble of _m_ (0 \Sel{} _m_ \Sel{} 4) lists of length _n_ head-to-tail ("scan-left"), using columns of _m_ list elements as arguments for Goal.} \end{summarylist}