Go to the first, previous, next, last section, table of contents.


Term manipulation utilities

Version: 1.7#194 (2002/4/4, 21:8:41 CEST)

Version of last change: 1.7#141 (2001/11/12, 17:47:36 CET)

Usage and interface (terms)

Documentation on exports (terms)

PREDICATE: copy_args/3:

Usage: copy_args(N,Term,Copy)

PREDICATE: arg/2:

Usage: arg(Term,Arg)

PREDICATE: atom_concat/2:

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.