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


Attributed variables

Author(s): Christian Holzbaur, Daniel Cabeza, Manuel Carro.

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

Version of last change: 1.5#157 (2000/5/30, 13:4:47 CEST)

These predicates are builtin in Ciao, so nothing special has to be done to use them.

Usage and interface (attributes)

Documentation on exports (attributes)

PREDICATE: attach_attribute/2:

Usage: attach_attribute(Var,Attr)

PREDICATE: get_attribute/2:

Usage: get_attribute(Var,Attr)

PREDICATE: update_attribute/2:

Usage: update_attribute(Var,Attr)

PREDICATE: detach_attribute/1:

Usage: detach_attribute(Var)

Documentation on multifiles (attributes)

PREDICATE: verify_attribute/2:

The predicate is multifile.

Usage: verify_attribute(Attr,Term)

PREDICATE: combine_attributes/2:

The predicate is multifile.

Usage: combine_attributes(Var1,Var2)


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