Author(s): The CLIP Group.
Version: 1.11#222 (2004/5/24, 13:8:7 CEST)
Version of last change: 1.11#94 (2003/12/21, 18:44:37 CET)
This module implements some utils to do term manipulation.
terms
)terms
)
Usage: copy_args(N, Term, Copy)
Term
and Copy
have the same first N
arguments.
N
is a non-negative integer.
(basic_props:nnegint/1
)
Usage: arg(Term, Arg)
Arg
is an argument of Term
. Gives each of the arguments on backtracking.
atom_concat(Atms, Atm)
Atm
is the atom resulting from concatenating all atoms in the list Atms
in the order in which they appear.
Go to the first, previous, next, last section, table of contents.