Package org.projog.core.predicate.builtin.construct
package org.projog.core.predicate.builtin.construct
Predicates for inspecting the structure of terms.
-
ClassesClassDescription
arg(N,T,A)- allows access to an argument of a structure.atom_concat(X, Y, Z)- concatenates atom names.copy_term(X,Y)- makes a copy of a term.functor(T,F,N)numbervars(Term,Start,End)- unifies free variables of a term.atom_chars/atom_codes/number_chars/number_codesatom_chars(A,L)compares the atomAto the list of charactersL.atom_codes(A,L)compares the atomAto the list of character codesL.number_chars(N,L)compares the numberNto the list of charactersL.number_codes(N,L)compares the numberNto the list of character codesL.X=..L- "univ".