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


Delaying predicates (freeze)

Author(s): Manuel Carro, Daniel Cabeza.

Version: 1.5#118 (2000/4/19, 18:13:43 CEST)

Version of last change: 1.5#72 (2000/3/19, 19:9:14 CET)

This library offers a simple implementation of freeze/2, frozen/2, etc. [Col82,Nai85,Nai91,Car87] based on the use of attributed variables [Hol92,Hol90].

Usage and interface (freeze)

Documentation on exports (freeze)

PREDICATE: freeze/2:

Meta-predicate with arguments: freeze(?,goal).

Usage: freeze(X,Goal)

PREDICATE: frozen/2:

Meta-predicate with arguments: frozen(?,goal).

Usage: frozen(X,Goal)

Documentation on multifiles (freeze)

PREDICATE: verify_attribute/2:

No further documentation available for this predicate.

The predicate is multifile.

PREDICATE: combine_attributes/2:

No further documentation available for this predicate.

The predicate is multifile.


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