Uses of Package
org.projog.core.predicate.builtin.construct
Packages that use org.projog.core.predicate.builtin.construct
Package
Description
Predicates for inspecting the structure of terms.
-
Classes in org.projog.core.predicate.builtin.construct used by org.projog.core.predicate.builtin.constructClassDescription
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.