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


Basic term manipulation

Author(s): Daniel Cabeza, Manuel Hermenegildo.

Version: 1.7#116 (2001/8/9, 17:56:37 CEST)

Usage and interface (term_basic)

Documentation on exports (term_basic)

PROPERTY: =/2:

Usage: X = Y * ISO *

PREDICATE: arg/3:

Usage: arg(+ArgNo,+Term,?Arg) * ISO *

PREDICATE: functor/3:

Usage: functor(?Term,?Name,?Arity) * ISO *

PREDICATE: =../2:

Usage: ?Term =.. ?List * ISO *

PREDICATE: copy_term/2:

Usage: copy_term(Term,Copy) * ISO *

PREDICATE: C/3:

Usage: C(?S1,?Terminal,?S2)


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