Class AtomicListConcat

  • All Implemented Interfaces:
    KnowledgeBaseConsumer, PredicateFactory

    public final class AtomicListConcat
    extends AbstractSingleResultPredicate
    atomic_list_concat(List,Separator,Atom) / atomic_list_concat(List,Atom)

    Concatenates the elements of List and attempts to unify with Atom. If using the 3 argument version then Separator will be inserted between each element of List.