Corrected typo.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1731 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
7ddb9f5c97
commit
ce45aab144
@ -140,7 +140,7 @@ the end of the list or @var{Pred} fails. In the latter case
|
|||||||
@findex maplist/3
|
@findex maplist/3
|
||||||
@snindex maplist/3
|
@snindex maplist/3
|
||||||
@cnindex maplist/3
|
@cnindex maplist/3
|
||||||
Apply @var{Pred} on all successive triples of elements from
|
Apply @var{Pred} on all successive pairs of elements from
|
||||||
@var{List1} and
|
@var{List1} and
|
||||||
@var{List2}. Fails if @var{Pred} can not be applied to a
|
@var{List2}. Fails if @var{Pred} can not be applied to a
|
||||||
pair. See the example above.
|
pair. See the example above.
|
||||||
|
Reference in New Issue
Block a user