Skip to main content
Version: Next

maplist/8

Module

This predicate is provided by apply.pl.

Load this module before using the predicate:

:- consult('/v1/lib/apply.pl').

Description

Applies Goal to 7-tuples of elements from the 7 lists.

Signature

maplist(:Goal, ?List1, ?List2, ?List3, ?List4, ?List5, ?List6, ?List7) is semidet