Class AppendListOfLists

java.lang.Object
org.projog.core.predicate.AbstractSingleResultPredicate
org.projog.core.predicate.builtin.list.AppendListOfLists
All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory

public final class AppendListOfLists extends AbstractSingleResultPredicate
append(ListOfLists, List) - concatenates a list of lists.

The append(ListOfLists, List) goal succeeds if the concatenation of lists contained in ListOfLists matches the list List.