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


Basic term manipulation

Author(s): Daniel Cabeza, Manuel Hermenegildo.

Version: 1.3#120 (1999/11/26, 12:5:17 MET)

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:

The predicate is of type implicit.

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.