maplist_2Version: NextOn this pagemaplist/2 Module This predicate is provided by apply.pl. Load this module before using the predicate: :- consult('/v1/lib/apply.pl'). Description Applies Goal to each element of List1. Signature maplist(:Goal, ?List1) is semidet